Invokers
Types of components for the invoke element to summon. More...
Collaboration diagram for Invokers:
Classes | |
class | uscxml::EventHandler |
class | uscxml::EventHandlerImpl |
Common base class for invokers and i/o processors. More... | |
class | uscxml::Invoker |
Facade for invoker implementation. More... | |
class | uscxml::InvokerCallbacks |
Callbacks available for every invoker. More... | |
class | uscxml::InvokerImpl |
Abstract base class for all invokers. More... | |
class | uscxml::USCXMLInvoker::ParentQueueImpl |
class | uscxml::USCXMLInvoker |
An invoker for other SCXML instances. More... | |
Detailed Description
Invokers will allow to specify types of external components to instantiate and communicate with via events.