#include <XnOSCpp.h>
List of all members.
Constructor & Destructor Documentation
XnOSEvent::XnOSEvent |
( |
|
) |
[inline] |
XnOSEvent::~XnOSEvent |
( |
|
) |
[inline] |
Member Function Documentation
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: