
Public Member Functions | |
| TagIntProperty (int &property_, int tagNum_, const char **tags_, bool inverted_) | |
| TagIntProperty (int &property_, int tagNum_, const char **tags_, int defaultValue_, bool inverted_) | |
Protected Member Functions | |
| int | operation_eq (const TextPropertyGroup::Entry &entry) const |
| int | operation_add (const TextPropertyGroup::Entry &entry) const |
| int | operation_sub (const TextPropertyGroup::Entry &entry) const |
| ASCString | toString () const |
|
||||||||||||||||||||
|
Definition at line 192 of file textfile_evaluation.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 193 of file textfile_evaluation.cpp. |
|
|
Reimplemented from PropertyTemplate< int >. Definition at line 1098 of file textfile_evaluation.cpp. References operation_eq(), and PropertyTemplate< int >::parse(). |
|
|
Reimplemented from PropertyTemplate< int >. Definition at line 1109 of file textfile_evaluation.cpp. References ASCString::compare_ci(), PropertyContainer::error(), StringTokenizer::getNextToken(), PropertyContainer::Property::propertyContainer, and TextPropertyGroup::Entry::value. Referenced by operation_add(), and operation_sub(). |
|
|
Reimplemented from PropertyTemplate< int >. Definition at line 1103 of file textfile_evaluation.cpp. References operation_eq(), TextPropertyGroup::Entry::parent, and PropertyTemplate< int >::parse(). |
|
|
Implements PropertyContainer::Property. Definition at line 1137 of file textfile_evaluation.cpp. References PropertyTemplate< int >::property. |
1.4.2