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

#include "OVR_RefCount.h"

Inheritance diagram for OVR::RefCountNTSImplCore:
Inheritance graph
Collaboration diagram for OVR::RefCountNTSImplCore:
Collaboration graph

Public Member Functions

OVR_FORCE_INLINE RefCountNTSImplCore ()
 
virtual ~RefCountNTSImplCore ()
 
int GetRefCount () const
 
void operator= (const RefCountNTSImplCore &)
 

Static Public Member Functions

static OVR_FORCE_INLINE void checkInvalidDelete (RefCountNTSImplCore *)
 

Protected Attributes

int RefCount
 

Detailed Description

Definition at line 97 of file OVR_RefCount.h.

Constructor & Destructor Documentation

OVR_FORCE_INLINE OVR::RefCountNTSImplCore::RefCountNTSImplCore ( )
inline

Definition at line 104 of file OVR_RefCount.h.

OVR::RefCountNTSImplCore::~RefCountNTSImplCore ( )
virtual

Definition at line 59 of file OVR_RefCount.cpp.

Member Function Documentation

static OVR_FORCE_INLINE void OVR::RefCountNTSImplCore::checkInvalidDelete ( RefCountNTSImplCore )
inlinestatic

Definition at line 125 of file OVR_RefCount.h.

int OVR::RefCountNTSImplCore::GetRefCount ( ) const
inline

Definition at line 112 of file OVR_RefCount.h.

void OVR::RefCountNTSImplCore::operator= ( const RefCountNTSImplCore )
inline

Definition at line 129 of file OVR_RefCount.h.

Field Documentation

int OVR::RefCountNTSImplCore::RefCount
mutableprotected

Definition at line 100 of file OVR_RefCount.h.


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