InternalErrorEvent Struct Reference

Event describing the occurance of an internal unhandled error. More...

#include <armarx/navigation/core/events.h>

+ Inheritance diagram for InternalErrorEvent:

Public Attributes

std::string message
 
core::Pose pose
 
- Public Attributes inherited from Event
armarx::core::time::DateTime timestamp
 

Detailed Description

Event describing the occurance of an internal unhandled error.

Definition at line 101 of file events.h.

Member Data Documentation

◆ message

std::string message

Definition at line 104 of file events.h.

◆ pose

core::Pose pose

Definition at line 103 of file events.h.


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