Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
ProfilerEvent::EventInfo Struct Reference

Describes the event information. More...

#include <ProfilerEvent.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.
 

Detailed Description

Describes the event information.

Constructor & Destructor Documentation

◆ EventInfo() [1/2]

EventInfo ( )
default

◆ EventInfo() [2/2]

EventInfo ( const std::string &  eventName,
uint16_t  eventId 
)
inline

Field Documentation

◆ eventId

uint16_t eventId {0x0000}

The ID of the event.

◆ eventName

std::string eventName {}

The name of the event.


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