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

◆ DeviceDisconnectedCallback

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

Definition at line 74 of file OniDriverAPI.h.

◆ DeviceStateChangedCallback

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

Definition at line 75 of file OniDriverAPI.h.

◆ NewFrameCallback

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

Definition at line 76 of file OniDriverAPI.h.

◆ pCookie

Definition at line 73 of file OniDriverAPI.h.

◆ PropertyChangedCallback

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

Definition at line 77 of file OniDriverAPI.h.

Function Documentation

◆ void()

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


ros_astra_camera
Author(s): Tim Liu
autogenerated on Wed Mar 2 2022 00:52:57