|
|
Classes | |
| class | DynamicRemoteStateInstanceFactory |
| class | EndStateInstanceFactory |
| class | LocalStateInstanceFactory |
| class | RemoteStateInstanceFactory |
| class | StateInstanceFactoryBase |
| class | XmlNodeIterator |
| Iterate over all child nodes with a certain name of a given XML node. More... | |
| class | XmlReader |
| XML reader class used to build State objects from XML representations. More... | |
| class | XmlWriter |
| XML writer class used to build XML representations of State objects. More... | |
Typedefs | |
| using | StateInstanceFactoryBasePtr = std::shared_ptr< StateInstanceFactoryBase > |
| using | XmlParentPair = std::pair< rapidxml::xml_node<> *, armarx::statechartmodel::StatePtr > |
| using StateInstanceFactoryBasePtr = std::shared_ptr<StateInstanceFactoryBase> |
Definition at line 52 of file StateInstanceFactory.h.
| using XmlParentPair = std::pair<rapidxml::xml_node<>*, armarx::statechartmodel::StatePtr> |
Definition at line 32 of file StateInstanceFactory.h.