Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
Describes the data member of the event's payload. More...
#include <CameraEvent.h>
Data Structures | |
struct | MemberValue |
Public Types | |
enum class | Type { _UInt32 , _Int32 , _Int64 , _Float , _Double , _Bool , _String } |
Data Fields | |
std::string | name |
Member name. | |
Type | type |
Member type. | |
MemberValue | value |
Member value. | |
Describes the data member of the event's payload.
|
strong |
std::string name |
Member name.
Type type |
Member type.
MemberValue value |
Member value.