Public Member Functions | Static Public Member Functions | Protected Attributes
OVR::RefCountImplCore Class Reference

#include <OVR_RefCount.h>

Inheritance diagram for OVR::RefCountImplCore:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static void checkInvalidDelete (RefCountImplCore *)

Protected Attributes

volatile int RefCount

Detailed Description

Definition at line 51 of file OVR_RefCount.h.


Constructor & Destructor Documentation

Definition at line 58 of file OVR_RefCount.h.

Definition at line 31 of file OVR_RefCount.cpp.


Member Function Documentation

static void OVR::RefCountImplCore::checkInvalidDelete ( RefCountImplCore ) [inline, static]

Definition at line 79 of file OVR_RefCount.h.

int OVR::RefCountImplCore::GetRefCount ( ) const [inline]

Definition at line 66 of file OVR_RefCount.h.

void OVR::RefCountImplCore::operator= ( const RefCountImplCore ) [inline]

Definition at line 83 of file OVR_RefCount.h.


Member Data Documentation

volatile int OVR::RefCountImplCore::RefCount [protected]

Definition at line 54 of file OVR_RefCount.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20