Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::RefCountNTSImpl Class Reference

#include "OVR_RefCount.h"

Inheritance diagram for OVR::RefCountNTSImpl:
Inheritance graph
Collaboration diagram for OVR::RefCountNTSImpl:
Collaboration graph

Public Member Functions

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

Definition at line 160 of file OVR_RefCount.h.

Member Function Documentation

OVR_FORCE_INLINE void OVR::RefCountNTSImpl::AddRef ( ) const
inline

Definition at line 163 of file OVR_RefCount.h.

void OVR::RefCountNTSImpl::Release ( ) const

Definition at line 103 of file OVR_RefCount.cpp.


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