|
|
#include <ArmarXCore/statechart/xmlstates/baseclassgenerator/XmlStateBaseClassGenerator.h>
Public Member Functions | |
| XmlStateBaseClassGenerator () | |
Static Public Member Functions | |
| static std::string | GenerateCpp (std::vector< std::string > namespaces, RapidXmlReaderPtr reader, const std::vector< std::string > &proxies, bool contextGenerationEnabled, std::string groupName, VariantInfoPtr variantInfo) |
| static std::set< std::string > | GetIncludesForInnerNonBasicVariantTypes (RapidXmlReaderNode stateNode, VariantInfoPtr variantInfo) |
| static std::set< std::string > | GetUsedInnerNonBasicVariantTypes (RapidXmlReaderNode stateNode, VariantInfoPtr variantInfo) |
Definition at line 42 of file XmlStateBaseClassGenerator.h.
Definition at line 40 of file XmlStateBaseClassGenerator.cpp.
|
static |
Definition at line 45 of file XmlStateBaseClassGenerator.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 91 of file XmlStateBaseClassGenerator.cpp.
Here is the call graph for this function:
|
static |
Definition at line 66 of file XmlStateBaseClassGenerator.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: