ValArrayProperty< T > Class Template Reference

Inheritance diagram for ValArrayProperty< T >:

Inheritance graph
[legend]
List of all members.

Protected Types

typedef vector< T > PropertyType

Protected Member Functions

PropertyType operation_add (const TextPropertyGroup::Entry &entry) const
PropertyType operation_sub (const TextPropertyGroup::Entry &entry) const
PropertyType operation_mult (const TextPropertyGroup::Entry &entry) const
 ValArrayProperty (PropertyType &property_)

Detailed Description

template<class T>
class ValArrayProperty< T >

Definition at line 124 of file textfile_evaluation.cpp.


Member Typedef Documentation

template<class T>
typedef vector<T> ValArrayProperty< T >::PropertyType [protected]

Definition at line 126 of file textfile_evaluation.cpp.


Constructor & Destructor Documentation

template<class T>
ValArrayProperty< T >::ValArrayProperty ( PropertyType property_  )  [inline, protected]

Definition at line 130 of file textfile_evaluation.cpp.


Member Function Documentation

template<class T>
ValArrayProperty< T >::PropertyType ValArrayProperty< T >::operation_add ( const TextPropertyGroup::Entry entry  )  const [protected, virtual]

Reimplemented from PropertyTemplate< vector< T > >.

Definition at line 875 of file textfile_evaluation.cpp.

References PropertyContainer::Property::entry, PropertyContainer::error(), PropertyTemplate< vector< T > >::operation_eq(), TextPropertyGroup::Entry::parent, PropertyTemplate< vector< T > >::parse(), and PropertyContainer::Property::propertyContainer.

template<class T>
ValArrayProperty< T >::PropertyType ValArrayProperty< T >::operation_sub ( const TextPropertyGroup::Entry entry  )  const [protected, virtual]

Reimplemented from PropertyTemplate< vector< T > >.

Definition at line 904 of file textfile_evaluation.cpp.

References PropertyContainer::Property::entry, PropertyContainer::error(), PropertyTemplate< vector< T > >::operation_eq(), TextPropertyGroup::Entry::parent, PropertyTemplate< vector< T > >::parse(), and PropertyContainer::Property::propertyContainer.

template<class T>
ValArrayProperty< T >::PropertyType ValArrayProperty< T >::operation_mult ( const TextPropertyGroup::Entry entry  )  const [protected, virtual]

Reimplemented from PropertyTemplate< vector< T > >.

Definition at line 934 of file textfile_evaluation.cpp.

References PropertyContainer::Property::entry, PropertyContainer::error(), PropertyTemplate< vector< T > >::operation_eq(), TextPropertyGroup::Entry::parent, PropertyTemplate< vector< T > >::parse(), and PropertyContainer::Property::propertyContainer.


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:48:04 2012 for Advanced Strategic Command by  doxygen 1.5.1