#include <XnOSCpp.h>
XnOSEvent::~XnOSEvent |
( |
) | |
|
|
inline |
XnStatus XnOSEvent::Create |
( |
XnBool |
bManualReset) | |
|
|
inline |
XnStatus XnOSEvent::Create |
( |
const XnChar * |
strName, |
|
|
XnBool |
bManualReset, |
|
|
XnBool |
bAllowOtherUsers = FALSE |
|
) |
| |
|
inline |
XnStatus XnOSEvent::Open |
( |
const XnChar * |
strName, |
|
|
XnBool |
bEnableOtherUsers = FALSE |
|
) |
| |
|
inline |
XnOSEvent::operator XN_EVENT_HANDLE |
( |
) | |
const |
|
inline |
XnStatus XnOSEvent::Wait |
( |
XnUInt32 |
nMilliseconds) | |
|
|
inline |
The documentation for this class was generated from the following file: