Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

RefCountProxy< Base > Class Template Reference

#include <referenceCount.h>

Inheritance diagram for RefCountProxy< Base >:

ReferenceCount List of all members.

Public Member Functions

INLINE RefCountProxy ()
INLINE RefCountProxy (const Base &copy)
INLINE operator Base & ()
INLINE operator const Base & () const

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Private Attributes

Base _base

Static Private Attributes

TypeHandle _type_handle

template<class Base>
class RefCountProxy< Base >


Constructor & Destructor Documentation

template<class Base>
INLINE RefCountProxy< Base >::RefCountProxy  ) 
 

template<class Base>
INLINE RefCountProxy< Base >::RefCountProxy const Base &  copy  ) 
 


Member Function Documentation

template<class Base>
TypeHandle RefCountProxy< Base >::get_class_type void   )  [inline, static]
 

Reimplemented from ReferenceCount.

Definition at line 96 of file referenceCount.h.

References RefCountProxy< Base >::_type_handle.

template<class Base>
void RefCountProxy< Base >::init_type  )  [static]
 

Reimplemented from ReferenceCount.

template<class Base>
INLINE RefCountProxy< Base >::operator Base &  ) 
 

template<class Base>
INLINE RefCountProxy< Base >::operator const Base &  )  const
 


Member Data Documentation

template<class Base>
Base RefCountProxy< Base >::_base [private]
 

Definition at line 102 of file referenceCount.h.

template<class Base>
TypeHandle RefCountProxy< Base >::_type_handle [static, private]
 

Reimplemented from ReferenceCount.

Definition at line 103 of file referenceCount.h.

Referenced by RefCountProxy< Base >::get_class_type().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:22 2003 for Panda by doxygen1.3