TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
ServiceStateMachine.h File Reference
#include <config.h>
#include <Nice/Log.h>
#include <Basda/ServiceState.h>
#include <Nice/Util/Completion.h>
#include <Nice/Util/AtomicReadWait.hh>
Include dependency graph for ServiceStateMachine.h:

Classes

class  Basda::ServiceStateMachine
 A ServiceStateMachine keeps track of scheduled and current state (one out of 6). More...
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 

Functions

std::ostream & Basda::operator<< (std::ostream &_s, const Basda::ServiceStateMachineVar &_machine)
 
std::istream & Basda::operator>> (std::istream &_s, Basda::ServiceStateMachineVar &_machine)