libdap++ Updated for version 3.8.2

libdap::DapIndent Class Reference

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

#include <DapIndent.h>

Collaboration diagram for libdap::DapIndent:

List of all members.

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 66 of file DapIndent.cc.

void libdap::DapIndent::Reset ( ) [static]

Definition at line 60 of file DapIndent.cc.

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

Definition at line 72 of file DapIndent.cc.


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