Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::CFRefObject< CFObjType > Class Template Reference

#include <OSXPeer.h>

List of all members.

Public Member Functions

 CFRefObject (CFObjType ref)
 CFRefObject ()
 CFRefObject (const CFRefObject< CFObjType > &rhs)
 ~CFRefObject ()
CFRefObject< CFObjType > & operator= (const CFRefObject< CFObjType > &rhs)
 operator CFObjType ()
bool operator== (CFObjType rhs) const
bool operator!= (CFObjType rhs) const
bool operator! () const
CFObjType * operator & ()

Protected Attributes

CFObjType ref_

template<typename CFObjType>
class VCF::CFRefObject< CFObjType >


Constructor & Destructor Documentation

template<typename CFObjType>
VCF::CFRefObject< CFObjType >::CFRefObject CFObjType  ref  )  [inline]
 

template<typename CFObjType>
VCF::CFRefObject< CFObjType >::CFRefObject  )  [inline]
 

template<typename CFObjType>
VCF::CFRefObject< CFObjType >::CFRefObject const CFRefObject< CFObjType > &  rhs  )  [inline]
 

template<typename CFObjType>
VCF::CFRefObject< CFObjType >::~CFRefObject  )  [inline]
 


Member Function Documentation

template<typename CFObjType>
CFObjType* VCF::CFRefObject< CFObjType >::operator &  )  [inline]
 

template<typename CFObjType>
VCF::CFRefObject< CFObjType >::operator CFObjType  )  [inline]
 

template<typename CFObjType>
bool VCF::CFRefObject< CFObjType >::operator!  )  const [inline]
 

template<typename CFObjType>
bool VCF::CFRefObject< CFObjType >::operator!= CFObjType  rhs  )  const [inline]
 

template<typename CFObjType>
CFRefObject<CFObjType>& VCF::CFRefObject< CFObjType >::operator= const CFRefObject< CFObjType > &  rhs  )  [inline]
 

template<typename CFObjType>
bool VCF::CFRefObject< CFObjType >::operator== CFObjType  rhs  )  const [inline]
 


Member Data Documentation

template<typename CFObjType>
CFObjType VCF::CFRefObject< CFObjType >::ref_ [protected]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information