|
bool | Deserialize (const TiXmlNode *node, bool update=false) override |
|
int | GetFormatLabel () const |
|
void | SetFormatLabel (int formatLabel) |
|
const std::string & | GetFormatString () const |
|
void | SetFormatString (const std::string &formatString) |
|
int | GetMinimumLabel () const |
|
void | SetMinimumLabel (int minimumLabel) |
|
virtual std::string | GetType () const =0 |
|
const std::string & | GetFormat () const |
|
bool | GetDelayed () const |
|
void | SetDelayed (bool delayed) |
|
virtual bool | SetFormat (const std::string &format) |
|
|
int | m_formatLabel = -1 |
|
std::string | m_formatString = "{}" |
|
int | m_minimumLabel = -1 |
|
bool | m_delayed = false |
|
std::string | m_format |
|
The documentation for this class was generated from the following files: