|
std::string | GetType () const override |
|
bool | Deserialize (const TiXmlNode *node, bool update=false) override |
|
bool | SetFormat (const std::string &format) override |
|
int | GetFormatLabel () const |
|
void | SetFormatLabel (int formatLabel) |
|
int | GetValueFormatLabel () const |
|
void | SetValueFormatLabel (int valueFormatLabel) |
|
const std::string & | GetValueFormat () const |
|
void | SetValueFormat (const std::string &valueFormat) |
|
const std::string & | GetFormat () const |
|
bool | GetDelayed () const |
|
void | SetDelayed (bool delayed) |
|
|
int | m_formatLabel = 21469 |
|
int | m_valueFormatLabel = -1 |
|
std::string | m_valueFormat = "{}" |
|
bool | m_delayed = false |
|
std::string | m_format |
|
The documentation for this class was generated from the following files: