Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

IntegerArrayProperty Class Reference

Inheritance diagram for IntegerArrayProperty:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 IntegerArrayProperty (vector< int > &property_, bool _required)

Protected Member Functions

PropertyType operation_eq (const TextPropertyGroup::Entry &entry) const
ASCString toString () const
bool hasDefault ()

Protected Attributes

bool required

Constructor & Destructor Documentation

IntegerArrayProperty::IntegerArrayProperty vector< int > &  property_,
bool  _required
[inline]
 

Definition at line 142 of file textfile_evaluation.cpp.


Member Function Documentation

bool IntegerArrayProperty::hasDefault  )  [inline, protected, virtual]
 

Reimplemented from PropertyContainer::Property.

Definition at line 140 of file textfile_evaluation.cpp.

References required.

IntegerArrayProperty::PropertyType IntegerArrayProperty::operation_eq const TextPropertyGroup::Entry entry  )  const [protected, virtual]
 

Reimplemented from PropertyTemplate< vector< T > >.

Definition at line 963 of file textfile_evaluation.cpp.

References atoi(), StringTokenizer::getNextToken(), and TextPropertyGroup::Entry::value.

ASCString IntegerArrayProperty::toString  )  const [protected, virtual]
 

Implements PropertyContainer::Property.

Definition at line 1011 of file textfile_evaluation.cpp.

References PropertyTemplate< vector< T > >::property, and strrr().


Member Data Documentation

bool IntegerArrayProperty::required [protected]
 

Definition at line 139 of file textfile_evaluation.cpp.

Referenced by hasDefault().


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 02:17:44 2008 for Advanced Strategic Command by  doxygen 1.4.2