ots::VStateMachine Class Reference
List of all members.
Public Member Functions |
virtual void | configure (void)=0 |
virtual void | halt (void)=0 |
virtual void | pause (void)=0 |
virtual void | resume (void)=0 |
virtual void | start (std::string runNumber)=0 |
virtual void | stop (void)=0 |
virtual bool | running (void) |
virtual void | paused (void) |
virtual void | halted (void) |
virtual void | configured (void) |
virtual void | initial (void) |
virtual void | inError (void) |
Detailed Description
Definition at line 9 of file VStateMachine.h.
The documentation for this class was generated from the following file: