|
std::string | GetType () const override |
|
bool | Deserialize (const TiXmlNode *node, bool update=false) override |
|
bool | SetFormat (const std::string &format) override |
|
bool | IsHidden () const |
|
void | SetHidden (bool hidden) |
|
bool | VerifyNewValue () const |
|
void | SetVerifyNewValue (bool verifyNewValue) |
|
int | GetHeading () const |
|
void | SetHeading (int heading) |
|
const std::string & | GetFormat () const |
|
bool | GetDelayed () const |
|
void | SetDelayed (bool delayed) |
|
|
bool | m_hidden = false |
|
bool | m_verifyNewValue = false |
|
int | m_heading = -1 |
|
bool | m_delayed = false |
|
std::string | m_format |
|
The documentation for this class was generated from the following files: