Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::RefCountBaseNTS< C > Class Template Reference

#include "OVR_RefCount.h"

Inheritance diagram for OVR::RefCountBaseNTS< C >:
Inheritance graph
Collaboration diagram for OVR::RefCountBaseNTS< C >:
Collaboration graph

Public Member Functions

OVR_FORCE_INLINE RefCountBaseNTS ()
 
- Public Member Functions inherited from OVR::RefCountBaseStatImpl< RefCountNTSImpl >
 RefCountBaseStatImpl ()
 
- Public Member Functions inherited from OVR::RefCountNTSImpl
OVR_FORCE_INLINE void AddRef () const
 
void Release () const
 
- Public Member Functions inherited from OVR::RefCountNTSImplCore
OVR_FORCE_INLINE RefCountNTSImplCore ()
 
virtual ~RefCountNTSImplCore ()
 
int GetRefCount () const
 
void operator= (const RefCountNTSImplCore &)
 

Additional Inherited Members

- Static Public Member Functions inherited from OVR::RefCountNTSImplCore
static OVR_FORCE_INLINE void checkInvalidDelete (RefCountNTSImplCore *)
 
- Protected Attributes inherited from OVR::RefCountNTSImplCore
int RefCount
 

Detailed Description

template<class C>
class OVR::RefCountBaseNTS< C >

Definition at line 50 of file OVR_RefCount.h.

Constructor & Destructor Documentation

template<class C >
OVR_FORCE_INLINE OVR::RefCountBaseNTS< C >::RefCountBaseNTS ( )
inline

Definition at line 281 of file OVR_RefCount.h.


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