|
#include <ArmarXCore/statechart/StateUtilFunctions.h>
Public Attributes | |
TransitionErrorType | errorType |
std::vector< std::string > | infos |
vector to store info data in More... | |
Definition at line 58 of file StateUtilFunctions.h.
TransitionErrorType errorType |
Definition at line 60 of file StateUtilFunctions.h.
std::vector<std::string> infos |
vector to store info data in
Definition at line 62 of file StateUtilFunctions.h.