#include <DapIndent.h>
Collaboration diagram for DapIndent:
Static Public Member Functions | |
static const string & | GetIndent () |
static void | Indent () |
static ostream & | LMarg (ostream &strm) |
static void | Reset () |
static void | SetIndent (const string &indent) |
static void | UnIndent () |
Definition at line 45 of file DapIndent.h.
const string & DapIndent::GetIndent | ( | ) | [static] |
Definition at line 64 of file DapIndent.cc.
void DapIndent::Indent | ( | ) | [static] |
Definition at line 41 of file DapIndent.cc.
Referenced by Vector::dump(), UInt32::dump(), UInt16::dump(), Structure::dump(), Str::dump(), Sequence::dump(), Int32::dump(), Int16::dump(), Grid::dump(), Float64::dump(), Float32::dump(), DDS::dump(), DataDDS::dump(), DAS::dump(), Constructor::dump(), Byte::dump(), BaseType::dump(), AttrTable::dump(), and Array::dump().
ostream & DapIndent::LMarg | ( | ostream & | strm | ) | [static] |
Definition at line 76 of file DapIndent.cc.
Referenced by Vector::dump(), UInt32::dump(), UInt16::dump(), Structure::dump(), Str::dump(), Sequence::dump(), Int32::dump(), Int16::dump(), Grid::dump(), Float64::dump(), Float32::dump(), DDS::dump(), DataDDS::dump(), DAS::dump(), Constructor::dump(), Byte::dump(), BaseType::dump(), AttrTable::dump(), and Array::dump().
void DapIndent::Reset | ( | ) | [static] |
Definition at line 58 of file DapIndent.cc.
void DapIndent::SetIndent | ( | const string & | indent | ) | [static] |
Definition at line 70 of file DapIndent.cc.
void DapIndent::UnIndent | ( | ) | [static] |
Definition at line 47 of file DapIndent.cc.
Referenced by Vector::dump(), UInt32::dump(), UInt16::dump(), Structure::dump(), Str::dump(), Sequence::dump(), Int32::dump(), Int16::dump(), Grid::dump(), Float64::dump(), Float32::dump(), DDS::dump(), DataDDS::dump(), DAS::dump(), Constructor::dump(), Byte::dump(), BaseType::dump(), AttrTable::dump(), and Array::dump().