#include "OVR_ThreadCommandQueue.h"
Definition at line 46 of file OVR_ThreadCommandQueue.h.
OVR::ThreadCommand::ThreadCommand |
( |
UPInt |
size, |
|
|
bool |
waitFlag, |
|
|
bool |
exitFlag = false |
|
) |
| |
|
inline |
virtual OVR::ThreadCommand::~ThreadCommand |
( |
| ) |
|
|
inlinevirtual |
virtual ThreadCommand* OVR::ThreadCommand::CopyConstruct |
( |
void * |
p | ) |
const |
|
pure virtual |
virtual void OVR::ThreadCommand::Execute |
( |
| ) |
const |
|
pure virtual |
UPInt OVR::ThreadCommand::GetSize |
( |
void |
| ) |
const |
|
inline |
bool OVR::ThreadCommand::NeedsWait |
( |
| ) |
const |
|
inline |
bool OVR::ThreadCommand::ExitFlag |
UInt16 OVR::ThreadCommand::Size |
bool OVR::ThreadCommand::WaitFlag |
The documentation for this class was generated from the following file: