
Public Member Functions | |
| StringArrayProperty (vector< ASCString > &property_) | |
Protected Member Functions | |
| ASCString | toString () const |
| PropertyType | operation_eq (const TextPropertyGroup::Entry &entry) const |
Definition at line 113 of file textfile_evaluation.cpp.
Definition at line 119 of file textfile_evaluation.cpp.
| ASCString StringArrayProperty::toString | ( | ) | const [protected, virtual] |
Implements PropertyContainer::Property.
Definition at line 863 of file textfile_evaluation.cpp.
References PropertyTemplate< T >::property.
| StringArrayProperty::PropertyType StringArrayProperty::operation_eq | ( | const TextPropertyGroup::Entry & | entry | ) | const [protected, virtual] |
Reimplemented from PropertyTemplate< T >.
Definition at line 851 of file textfile_evaluation.cpp.
References PropertyContainer::Property::entry, StringTokenizer::getNextToken(), and TextPropertyGroup::Entry::value.
1.5.1