RenderTools::PropertyContainer< T > Class Template Reference

#include <PropertyContainer.h>

Inheritance diagram for RenderTools::PropertyContainer< T >:

RenderTools::AbstractPropertyContainer RenderTools::ContainerProperty RenderTools::AbstractProperty RenderTools::InitializeInterface

List of all members.

Public Member Functions

 PropertyContainer (void)
virtual ~PropertyContainer (void)
virtual void onInitialize (void)
virtual const PropertyPtr addProperty (const PropertyPtr &p, bool send)
virtual const PropertyPtr addProperty (const string name, bool send)
virtual const shared_ptr< T > getItem (unsigned int i) const


Detailed Description

template<class T>
class RenderTools::PropertyContainer< T >

Definition at line 12 of file PropertyContainer.h.


Constructor & Destructor Documentation

template<class T>
RenderTools::PropertyContainer< T >::PropertyContainer ( void   )  [inline]

Definition at line 15 of file PropertyContainer.h.

template<class T>
virtual RenderTools::PropertyContainer< T >::~PropertyContainer ( void   )  [inline, virtual]

Definition at line 19 of file PropertyContainer.h.


Member Function Documentation

template<class T>
virtual const PropertyPtr RenderTools::PropertyContainer< T >::addProperty ( const string  name,
bool  send 
) [inline, virtual]

Reimplemented from RenderTools::AbstractPropertyContainer.

Reimplemented in RenderTools::PropertyProxyContainer< T >.

Definition at line 30 of file PropertyContainer.h.

template<class T>
virtual const PropertyPtr RenderTools::PropertyContainer< T >::addProperty ( const PropertyPtr p,
bool  send 
) [inline, virtual]

Reimplemented from RenderTools::AbstractPropertyContainer.

Reimplemented in RenderTools::PropertyProxyContainer< T >.

Definition at line 26 of file PropertyContainer.h.

template<class T>
virtual const shared_ptr< T > RenderTools::PropertyContainer< T >::getItem ( unsigned int  i  )  const [inline, virtual]

Reimplemented from RenderTools::AbstractPropertyContainer.

Reimplemented in RenderTools::PropertyProxyContainer< T >.

Definition at line 37 of file PropertyContainer.h.

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

Reimplemented from RenderTools::AbstractPropertyContainer.

Reimplemented in RenderTools::PropertyProxyContainer< T >.

Definition at line 22 of file PropertyContainer.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