TwiceAsNice  2019-02-18
Classes | Namespaces | Macros | Typedefs | Functions
ServiceWorker.h File Reference
#include <config.h>
#include <Nice/Log.h>
#include <Nice/Property.h>
#include <Nice/Util/Thread.h>
#include <Nice/Util/AtomicReadWait.hh>
#include <Basda/ServiceStateMachine.h>
#include <ostream>
Include dependency graph for ServiceWorker.h:

Classes

class  Basda::ServiceWorker
 
struct  Basda::ServiceWorker::Branch
 The information which function is called if the next state is fixed. More...
 
class  Basda::ServiceWorker::WorkerThread
 A thread associated with a private state machine and a private monitor variable. More...
 

Namespaces

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

Macros

#define LOG_NAME   name()
 
#define LOG_NAME   Nice::Name
 

Typedefs

typedef IceUtil::Handle< ServiceWorker > Basda::ServiceWorkerPtr
 

Functions

void Basda::Python::init_module__Basda ()
 

Macro Definition Documentation

◆ LOG_NAME [1/2]

#define LOG_NAME   name()

◆ LOG_NAME [2/2]

#define LOG_NAME   Nice::Name