VEE_RefPtr< T > Class Template Reference

Smart pointer. More...

#include <vee_reference_object.h>

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

template<typename T>
class VEE_RefPtr< T >

Smart pointer.


Constructor & Destructor Documentation

template<typename T>
VEE_RefPtr< T >::VEE_RefPtr  )  [inline]
 

template<typename T>
VEE_RefPtr< T >::VEE_RefPtr T obj  )  [inline]
 

template<typename T>
VEE_RefPtr< T >::VEE_RefPtr const VEE_RefPtr< T > &  that  )  [inline]
 

template<typename T>
VEE_RefPtr< T >::~VEE_RefPtr  )  [inline]
 


Member Function Documentation

template<typename T>
T* VEE_RefPtr< T >::ptr  )  [inline]
 

template<typename T>
const T* VEE_RefPtr< T >::ptr  )  const [inline]
 

template<typename T>
T* VEE_RefPtr< T >::operator *  )  [inline]
 

template<typename T>
const T& VEE_RefPtr< T >::operator *  )  const [inline]
 

template<typename T>
VEE_RefPtr& VEE_RefPtr< T >::link T obj  )  [inline]
 

template<typename T>
void VEE_RefPtr< T >::clear  )  [inline]
 

template<typename T>
VEE_RefPtr& VEE_RefPtr< T >::operator= const VEE_RefPtr< T > &  that  )  [inline]
 

Link to the source object.

template<typename T>
VEE_RefPtr& VEE_RefPtr< T >::operator= T obj  )  [inline]
 

template<typename T>
void VEE_RefPtr< T >::breakLink  )  [inline]
 

template<typename T>
bool VEE_RefPtr< T >::operator== const VEE_RefPtr< T > &  that  )  const [inline]
 

Returns true if the pointers of these two objects are identical.


Member Data Documentation

template<typename T>
VEE_ReferencePtr<T>* VEE_RefPtr< T >::m_holder [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Mar 12 21:09:35 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6