37#define I_DapIndent_h 1
54 static string _indent ;
56 static void Indent() ;
57 static void UnIndent() ;
59 static const string & GetIndent() ;
60 static void SetIndent(
const string &indent) ;
61 static ostream & LMarg(ostream &strm) ;
class with static methods to help with indentation of debug information.
top level DAP object to house generic methods