#include <BESIndent.h>
Static Public Member Functions | |
static void | Indent () |
static void | UnIndent () |
static void | Reset () |
static const string & | GetIndent () |
static void | SetIndent (const string &indent) |
static ostream & | LMarg (ostream &strm) |
const string & BESIndent::GetIndent | ( | ) | [static] |
void BESIndent::Indent | ( | ) | [static] |
ostream & BESIndent::LMarg | ( | ostream & | strm | ) | [static] |
void BESIndent::Reset | ( | ) | [static] |
void BESIndent::SetIndent | ( | const string & | indent | ) | [static] |
void BESIndent::UnIndent | ( | ) | [static] |