TransitionError Struct Reference

#include <ArmarXCore/statechart/StateUtilFunctions.h>

Public Attributes

TransitionErrorType errorType
 
std::vector< std::string > infos
 vector to store info data in More...
 

Detailed Description

Definition at line 58 of file StateUtilFunctions.h.

Member Data Documentation

◆ errorType

Definition at line 60 of file StateUtilFunctions.h.

◆ infos

std::vector<std::string> infos

vector to store info data in

Definition at line 62 of file StateUtilFunctions.h.


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