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