ots::DispatcherApp Class Reference

Inheritance diagram for ots::DispatcherApp:
ots::SOAPMessenger ots::RunControlStateMachine

List of all members.

Public Member Functions

 XDAQ_INSTANTIATOR ()
 DispatcherApp (xdaq::ApplicationStub *s)
void init (void)
void destroy (void)
void Default (xgi::Input *in, xgi::Output *out)
void stateMachineXgiHandler (xgi::Input *in, xgi::Output *out)
void stateMachineResultXgiHandler (xgi::Input *in, xgi::Output *out)
xoap::MessageReference stateMachineXoapHandler (xoap::MessageReference message)
xoap::MessageReference stateMachineResultXoapHandler (xoap::MessageReference message)
bool stateMachineThread (toolbox::task::WorkLoop *workLoop)
xoap::MessageReference stateMachineStateRequest (xoap::MessageReference message)
xoap::MessageReference stateMachineErrorMessageRequest (xoap::MessageReference message)
void stateInitial (toolbox::fsm::FiniteStateMachine &fsm)
void statePaused (toolbox::fsm::FiniteStateMachine &fsm)
void stateRunning (toolbox::fsm::FiniteStateMachine &fsm)
void stateHalted (toolbox::fsm::FiniteStateMachine &fsm)
void stateConfigured (toolbox::fsm::FiniteStateMachine &fsm)
void inError (toolbox::fsm::FiniteStateMachine &fsm)
void transitionConfiguring (toolbox::Event::Reference e)
void transitionHalting (toolbox::Event::Reference e)
void transitionInitializing (toolbox::Event::Reference e)
void transitionPausing (toolbox::Event::Reference e)
void transitionResuming (toolbox::Event::Reference e)
void transitionStarting (toolbox::Event::Reference e)
void transitionStopping (toolbox::Event::Reference e)
void enteringError (toolbox::Event::Reference e)

Detailed Description

Definition at line 32 of file DispatcherApp.h.


The documentation for this class was generated from the following files:

Generated on 29 May 2018 for otsdaq by  doxygen 1.6.1