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

#include "OVR_RefCount.h"

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

Public Member Functions

OVR_FORCE_INLINE RefCountBaseV ()
 
- Public Member Functions inherited from OVR::RefCountBaseStatVImpl< RefCountVImpl >
 RefCountBaseStatVImpl ()
 
- Public Member Functions inherited from OVR::RefCountVImpl
virtual void AddRef ()
 
virtual void Release ()
 
- Public Member Functions inherited from OVR::RefCountImplCore
OVR_FORCE_INLINE RefCountImplCore ()
 
virtual ~RefCountImplCore ()
 
int GetRefCount () const
 
void operator= (const RefCountImplCore &)
 

Additional Inherited Members

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

Detailed Description

template<class C>
class OVR::RefCountBaseV< C >

Definition at line 259 of file OVR_RefCount.h.

Constructor & Destructor Documentation

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

Definition at line 263 of file OVR_RefCount.h.


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