ots::EventBuilderApp Class Reference

Inheritance diagram for ots::EventBuilderApp:
ots::SOAPMessenger ots::RunControlStateMachine

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 31 of file EventBuilderApp.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions

Generated on 2 Oct 2017 for otsdaq by  doxygen 1.6.1