Classes | Typedefs | Functions
oni::driver Namespace Reference

Classes

class  DeviceBase
 
class  DriverBase
 
class  DriverServices
 
class  StreamBase
 
class  StreamServices
 

Typedefs

typedef void(ONI_CALLBACK_TYPEDeviceDisconnectedCallback) (const OniDeviceInfo *, void *pCookie)
 
typedef void(ONI_CALLBACK_TYPEDeviceStateChangedCallback) (const OniDeviceInfo *deviceId, int errorState, void *pCookie)
 
typedef void(ONI_CALLBACK_TYPENewFrameCallback) (StreamBase *streamId, OniFrame *, void *pCookie)
 
typedef voidpCookie
 
typedef void(ONI_CALLBACK_TYPEPropertyChangedCallback) (void *sender, int propertyId, const void *data, int dataSize, void *pCookie)
 

Functions

typedef void (ONI_CALLBACK_TYPE *DeviceConnectedCallback)(const OniDeviceInfo *
 

Typedef Documentation

typedef void(ONI_CALLBACK_TYPE* oni::driver::DeviceDisconnectedCallback) (const OniDeviceInfo *, void *pCookie)

Definition at line 36 of file OniDriverAPI.h.

typedef void(ONI_CALLBACK_TYPE* oni::driver::DeviceStateChangedCallback) (const OniDeviceInfo *deviceId, int errorState, void *pCookie)

Definition at line 37 of file OniDriverAPI.h.

typedef void(ONI_CALLBACK_TYPE* oni::driver::NewFrameCallback) (StreamBase *streamId, OniFrame *, void *pCookie)

Definition at line 38 of file OniDriverAPI.h.

Definition at line 35 of file OniDriverAPI.h.

typedef void(ONI_CALLBACK_TYPE* oni::driver::PropertyChangedCallback) (void *sender, int propertyId, const void *data, int dataSize, void *pCookie)

Definition at line 39 of file OniDriverAPI.h.

Function Documentation

typedef oni::driver::void ( ONI_CALLBACK_TYPE DeviceConnectedCallback) const


libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39