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

PropC::PropertyProxy< T > Class Template Reference

Read-write property proxy. More...

#include <PropertyProxies.h>


Public Member Functions

 PropertyProxy (Property_Base< T > *ptr)
 operator T () const
PropertyProxyoperator= (T new_value)
PropertyProxyoperator= (const PropertyProxy &other_proxy)


Detailed Description

template<class T>
class PropC::PropertyProxy< T >

Read-write property proxy.


Constructor & Destructor Documentation

template<class T>
PropC::PropertyProxy< T >::PropertyProxy Property_Base< T > *  ptr  )  [inline]
 


Member Function Documentation

template<class T>
PropC::PropertyProxy< T >::operator T  )  const [inline]
 

template<class T>
PropertyProxy& PropC::PropertyProxy< T >::operator= const PropertyProxy< T > &  other_proxy  )  [inline]
 

template<class T>
PropertyProxy& PropC::PropertyProxy< T >::operator= new_value  )  [inline]
 


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

SourceForge.net Logo

Documentation for photonmm by Yakov <iakovz@gmail.com>.