Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Data Structures | Public Types | Data Fields
CameraEvent::PayloadMember Struct Reference

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.
 

Detailed Description

Describes the data member of the event's payload.

Member Enumeration Documentation

◆ Type

enum class Type
strong
Enumerator
_UInt32 
_Int32 
_Int64 
_Float 
_Double 
_Bool 
_String 

Field Documentation

◆ name

std::string name

Member name.

◆ type

Type type

Member type.

◆ value

MemberValue value

Member value.


The documentation for this struct was generated from the following file: