StateInstanceFactory.h File Reference
+ Include dependency graph for StateInstanceFactory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DynamicRemoteStateInstanceFactory
 
class  EndStateInstanceFactory
 
class  LocalStateInstanceFactory
 
class  RemoteStateInstanceFactory
 
class  StateInstanceFactoryBase
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::statechartio
 

Typedefs

using StateInstanceFactoryBasePtr = std::shared_ptr< StateInstanceFactoryBase >
 
using XmlParentPair = std::pair< rapidxml::xml_node<> *, armarx::statechartmodel::StatePtr >