#include <AStringFormat.hpp>
Public Member Functions | |
AStringFormat (int level=1) | |
AStringFormat (const AStringFormat &r) | |
AStringFormat & | operator= (const AStringFormat &r) |
virtual | ~AStringFormat () |
int | getLevel () const |
AStringFormat::AStringFormat | ( | int | level = 1 | ) |
AStringFormat::AStringFormat | ( | const AStringFormat & | r | ) |
|
virtual |
|
inline |
AStringFormat & AStringFormat::operator= | ( | const AStringFormat & | r | ) |