Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::MessageHandlerImpl Class Reference
Collaboration diagram for OVR::MessageHandlerImpl:
Collaboration graph

Public Types

enum  { MaxHandlerRefsCount = 4 }
 

Public Member Functions

 MessageHandlerImpl ()
 
 ~MessageHandlerImpl ()
 

Static Public Member Functions

static MessageHandlerImplFromHandler (MessageHandler *handler)
 
static const MessageHandlerImplFromHandler (const MessageHandler *handler)
 

Data Fields

LockpLock
 
int HandlerRefsCount
 
MessageHandlerRefpHandlerRefs [MaxHandlerRefsCount]
 

Detailed Description

Definition at line 50 of file OVR_DeviceImpl.cpp.

Member Enumeration Documentation

anonymous enum
Enumerator
MaxHandlerRefsCount 

Definition at line 53 of file OVR_DeviceImpl.cpp.

Constructor & Destructor Documentation

OVR::MessageHandlerImpl::MessageHandlerImpl ( )
inline

Definition at line 58 of file OVR_DeviceImpl.cpp.

OVR::MessageHandlerImpl::~MessageHandlerImpl ( )
inline

Definition at line 62 of file OVR_DeviceImpl.cpp.

Member Function Documentation

static MessageHandlerImpl* OVR::MessageHandlerImpl::FromHandler ( MessageHandler handler)
inlinestatic

Definition at line 68 of file OVR_DeviceImpl.cpp.

static const MessageHandlerImpl* OVR::MessageHandlerImpl::FromHandler ( const MessageHandler handler)
inlinestatic

Definition at line 70 of file OVR_DeviceImpl.cpp.

Field Documentation

int OVR::MessageHandlerImpl::HandlerRefsCount

Definition at line 77 of file OVR_DeviceImpl.cpp.

MessageHandlerRef* OVR::MessageHandlerImpl::pHandlerRefs[MaxHandlerRefsCount]

Definition at line 78 of file OVR_DeviceImpl.cpp.

Lock* OVR::MessageHandlerImpl::pLock

Definition at line 75 of file OVR_DeviceImpl.cpp.


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