Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
Describes the event information. More...
#include <CameraEvent.h>
Public Member Functions | |
EventInfo ()=default | |
EventInfo (const std::string &eventName, uint16_t eventId) | |
Data Fields | |
std::string | eventName {} |
The name of the event. | |
uint16_t | eventId {0x0000} |
The ID of the event. | |
Describes the event information.
|
default |
|
inline |
uint16_t eventId {0x0000} |
The ID of the event.
std::string eventName {} |
The name of the event.