libdap++  Updated for version 3.13.1
libdap::DapIndent Class Reference

class with static methods to help with indentation of debug information.

#include <DapIndent.h>

Collaboration diagram for libdap::DapIndent:
Collaboration graph

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 ()
 

Detailed Description

Definition at line 51 of file DapIndent.h.

Member Function Documentation

const string & libdap::DapIndent::GetIndent ( )
static

Definition at line 68 of file DapIndent.cc.

void libdap::DapIndent::Reset ( )
static

Definition at line 62 of file DapIndent.cc.

void libdap::DapIndent::SetIndent ( const string &  indent)
static

Definition at line 74 of file DapIndent.cc.


The documentation for this class was generated from the following files: