libdap Updated for version 3.20.11
libdap4 is an implementation of OPeNDAP's DAP protocol.
libdap::DapIndent Class Reference

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

#include <DapIndent.h>

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

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

Definition at line 51 of file DapIndent.h.

Member Function Documentation

◆ GetIndent()

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

Definition at line 68 of file DapIndent.cc.

◆ Indent()

void libdap::DapIndent::Indent ( )
static

Definition at line 45 of file DapIndent.cc.

◆ LMarg()

ostream & libdap::DapIndent::LMarg ( ostream &  strm)
static

Definition at line 80 of file DapIndent.cc.

◆ Reset()

void libdap::DapIndent::Reset ( )
static

Definition at line 62 of file DapIndent.cc.

◆ SetIndent()

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

Definition at line 74 of file DapIndent.cc.

◆ UnIndent()

void libdap::DapIndent::UnIndent ( )
static

Definition at line 51 of file DapIndent.cc.


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