RenderTools::PropertyProxyContainer< T > Class Template Reference

#include <PropertyProxyContainer.h>

Inheritance diagram for RenderTools::PropertyProxyContainer< T >:

RenderTools::PropertyContainer< PropertyProxy< T > > RenderTools::AbstractPropertyContainer RenderTools::ContainerProperty RenderTools::AbstractProperty RenderTools::InitializeInterface

List of all members.

Public Member Functions

 PropertyProxyContainer (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
< PropertyProxy< T > > 
getItem (unsigned int i) const


Detailed Description

template<class T>
class RenderTools::PropertyProxyContainer< T >

Definition at line 10 of file PropertyProxyContainer.h.


Constructor & Destructor Documentation

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

Definition at line 12 of file PropertyProxyContainer.h.


Member Function Documentation

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

Reimplemented from RenderTools::PropertyContainer< PropertyProxy< T > >.

Definition at line 24 of file PropertyProxyContainer.h.

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

Reimplemented from RenderTools::PropertyContainer< PropertyProxy< T > >.

Definition at line 20 of file PropertyProxyContainer.h.

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

Reimplemented from RenderTools::PropertyContainer< PropertyProxy< T > >.

Definition at line 32 of file PropertyProxyContainer.h.

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

Reimplemented from RenderTools::PropertyContainer< PropertyProxy< T > >.

Definition at line 16 of file PropertyProxyContainer.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