boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ GetStatusString()

std::string CBoonNano::GetStatusString ( int CurrentIndent = 0,
int AdditionalIndent = 4 )

Generate a print friendly string of object variables

Parameters
CurrentIndentTop level number of spaces for object variables
AdditionalIndentAdditional number of spaces for sub level object variables
Returns
String for printing out object summary
Examples
base-example.cpp, and full-example.cpp.