
Public Member Functions | |
| NamedIntProperty (int &property_, int tagNum_, const char **tags_) | |
| NamedIntProperty (int &property_, int tagNum_, const char **tags_, int defaultValue_) | |
Protected Member Functions | |
| int | operation_eq (const TextPropertyGroup::Entry &entry) const |
| ASCString | toString () const |
|
||||||||||||||||
|
Definition at line 204 of file textfile_evaluation.cpp. |
|
||||||||||||||||||||
|
Definition at line 205 of file textfile_evaluation.cpp. |
|
|
Reimplemented from PropertyTemplate< int >. Definition at line 1149 of file textfile_evaluation.cpp. References ASCString::compare_ci(), PropertyContainer::error(), StringTokenizer::getNextToken(), and PropertyContainer::Property::propertyContainer. |
|
|
Implements PropertyContainer::Property. Definition at line 1171 of file textfile_evaluation.cpp. References PropertyTemplate< int >::property. |
1.4.2