#include <PCAStringFormat.hpp>
Public Member Functions | |
PCAStringFormat (int level=1) | |
PCAStringFormat (const PCAStringFormat &r) | |
PCAStringFormat & | operator= (const PCAStringFormat &r) |
virtual | ~PCAStringFormat () |
bool | getflagCenter () const |
bool | getflagStats () const |
void | setflagCenter (bool flagCenter) |
void | setflagStats (bool flagStats) |
Public Member Functions inherited from AStringFormat | |
AStringFormat (int level=1) | |
AStringFormat (const AStringFormat &r) | |
AStringFormat & | operator= (const AStringFormat &r) |
virtual | ~AStringFormat () |
int | getLevel () const |
PCAStringFormat::PCAStringFormat | ( | int | level = 1 | ) |
PCAStringFormat::PCAStringFormat | ( | const PCAStringFormat & | r | ) |
|
virtual |
|
inline |
|
inline |
PCAStringFormat & PCAStringFormat::operator= | ( | const PCAStringFormat & | r | ) |
|
inline |
|
inline |