Go to the source code of this file.
Classes | |
class | OVR::Pickable< T > |
class | OVR::Ptr< C > |
class | OVR::RefCountBase< C > |
class | OVR::RefCountBaseNTS< C > |
class | OVR::RefCountBaseStatImpl< Base > |
class | OVR::RefCountBaseV< C > |
class | OVR::RefCountImpl |
class | OVR::RefCountImplCore |
class | OVR::RefCountNTSImpl |
class | OVR::RefCountNTSImplCore |
class | OVR::RefCountVImpl |
Namespaces | |
namespace | OVR |
Defines | |
#define | OVR_REFCOUNTALLOC_CHECK_DELETE(class_name, p) |
Enumerations | |
enum | OVR::PickType { OVR::PickValue } |
Functions | |
template<typename T > | |
OVR_FORCE_INLINE Pickable< T > | OVR::MakePickable (T *p) |
void * | OVR::ReturnArg0 (void *p) |
#define OVR_REFCOUNTALLOC_CHECK_DELETE | ( | class_name, | |
p | |||
) |
Definition at line 180 of file OVR_RefCount.h.