RenderTools::EnumProperty< T > Class Template Reference

#include <EnumProperty.h>

Inheritance diagram for RenderTools::EnumProperty< T >:

RenderTools::PointerProperty< T > RenderTools::AbstractProperty RenderTools::InitializeInterface

List of all members.

Public Member Functions

 EnumProperty (const shared_ptr< T > &pointer)
virtual void onInitialize (void)
virtual bool isEnum (void) const
virtual const string getTypeName (bool ofComponent=false) const
void setEnums (const EnumList &enums)
const EnumListgetEnums (void) const

Protected Attributes

EnumList m_enums


Detailed Description

template<class T>
class RenderTools::EnumProperty< T >

Definition at line 10 of file EnumProperty.h.


Constructor & Destructor Documentation

template<class T >
RenderTools::EnumProperty< T >::EnumProperty ( const shared_ptr< T > &  pointer  )  [inline]

Definition at line 13 of file EnumProperty.h.


Member Function Documentation

template<class T >
const EnumList& RenderTools::EnumProperty< T >::getEnums ( void   )  const [inline]

Definition at line 34 of file EnumProperty.h.

template<class T >
virtual const string RenderTools::EnumProperty< T >::getTypeName ( bool  ofComponent = false  )  const [inline, virtual]

Reimplemented from RenderTools::PointerProperty< T >.

Definition at line 25 of file EnumProperty.h.

template<class T >
virtual bool RenderTools::EnumProperty< T >::isEnum ( void   )  const [inline, virtual]

Reimplemented from RenderTools::AbstractProperty.

Definition at line 21 of file EnumProperty.h.

template<class T >
virtual void RenderTools::EnumProperty< T >::onInitialize ( void   )  [inline, virtual]

Reimplemented from RenderTools::PointerProperty< T >.

Definition at line 17 of file EnumProperty.h.

template<class T >
void RenderTools::EnumProperty< T >::setEnums ( const EnumList enums  )  [inline]

Definition at line 29 of file EnumProperty.h.


Member Data Documentation

template<class T >
EnumList RenderTools::EnumProperty< T >::m_enums [protected]

Definition at line 39 of file EnumProperty.h.


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 00:15:37 2011 for RenderTools by  doxygen 1.5.8