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

◆ GetStatusString()

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

Generate a printout friendly string of object variables

Parameters
CurrentIndentTop level number of spaces for object variables
AdditionalIndentAdditional number of spaces for sub level object variables
Returns
Print string of object
Examples
base-example.cpp, and full-example.cpp.