42string DapIndent::_indent ;
53 if (_indent.length() == 0)
55 if (_indent.length() == 4)
58 _indent = _indent.substr(0, _indent.length() - 4) ;
74DapIndent::SetIndent(
const string &indent)
80DapIndent::LMarg(ostream &strm)
top level DAP object to house generic methods