Public Member Functions | Private Types | Private Member Functions | Private Attributes
OVR::ThreadCommand::PopBuffer Class Reference

#include <OVR_ThreadCommandQueue.h>

List of all members.

Public Member Functions

void Execute ()
NotifyEventGetEvent () const
UPInt GetSize () const
bool HasCommand () const
void InitFromBuffer (void *data)
bool NeedsWait () const
 PopBuffer ()
 ~PopBuffer ()

Private Types

enum  { MaxSize = 256 }

Private Member Functions

ThreadCommandtoCommand () const

Private Attributes

union {
   UPInt   Align
   UByte   Buffer [MaxSize]
}; 
UPInt Size

Detailed Description

Definition at line 53 of file OVR_ThreadCommandQueue.h.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
MaxSize 

Definition at line 55 of file OVR_ThreadCommandQueue.h.


Constructor & Destructor Documentation

Definition at line 66 of file OVR_ThreadCommandQueue.h.

Definition at line 135 of file OVR_ThreadCommandQueue.cpp.


Member Function Documentation

Definition at line 152 of file OVR_ThreadCommandQueue.cpp.

Definition at line 74 of file OVR_ThreadCommandQueue.h.

Definition at line 72 of file OVR_ThreadCommandQueue.h.

Definition at line 71 of file OVR_ThreadCommandQueue.h.

Definition at line 141 of file OVR_ThreadCommandQueue.cpp.

Definition at line 73 of file OVR_ThreadCommandQueue.h.

Definition at line 63 of file OVR_ThreadCommandQueue.h.


Member Data Documentation

union { ... } [private]

Definition at line 60 of file OVR_ThreadCommandQueue.h.

Definition at line 59 of file OVR_ThreadCommandQueue.h.

Definition at line 57 of file OVR_ThreadCommandQueue.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