
Public Member Functions | |
| IntegerProperty (int &property_) | |
| IntegerProperty (int &property_, int defaultValue_) | |
Protected Member Functions | |
| ASCString | toString () const |
| int | operation_eq (const TextPropertyGroup::Entry &entry) const |
| int | operation_add (const TextPropertyGroup::Entry &entry) const |
| int | operation_sub (const TextPropertyGroup::Entry &entry) const |
| int | operation_mult (const TextPropertyGroup::Entry &entry) const |
|
|
Definition at line 74 of file textfile_evaluation.cpp. |
|
||||||||||||
|
Definition at line 75 of file textfile_evaluation.cpp. |
|
|
Reimplemented from PropertyTemplate< T >. Definition at line 730 of file textfile_evaluation.cpp. References operation_eq(), TextPropertyGroup::Entry::parent, and PropertyTemplate< T >::parse(). |
|
|
Reimplemented from PropertyTemplate< T >. Definition at line 706 of file textfile_evaluation.cpp. References TextPropertyGroup::Entry::value. Referenced by operation_add(), and operation_sub(). |
|
|
Reimplemented from PropertyTemplate< T >. Definition at line 741 of file textfile_evaluation.cpp. References atof(), TextPropertyGroup::Entry::parent, PropertyTemplate< T >::parse(), and TextPropertyGroup::Entry::value. |
|
|
Reimplemented from PropertyTemplate< T >. Definition at line 735 of file textfile_evaluation.cpp. References operation_eq(), TextPropertyGroup::Entry::parent, and PropertyTemplate< T >::parse(). |
|
|
Implements PropertyContainer::Property. Definition at line 747 of file textfile_evaluation.cpp. References PropertyTemplate< T >::property, and strrr(). |
1.4.2