20#include "albaConfigure.h"
43 operator const int()
const {
return m_Indent;}
ALBA_EXPORT std::ostream & operator<<(std::ostream &os, const albaIndent &o)
albaBase - the pourpose of this class is just to groups utilities classes
albaIndent - a simple class to control print indentation.
virtual const char * GetTypeName()
return next level of indentetion
friend ALBA_EXPORT std::ostream & operator<<(std::ostream &os, const albaIndent &o)
Print out the indentation.
albaIndent GetNextIndent()
Determine the next indentation level.