TwiceAsNice
2019-02-18
|
#include <boost/foreach.hpp>
#include <cassert>
#include <string>
#include <iostream>
#include <Basda/Basdard.h>
#include <IoSwitchServiceWorker.h>
#include <Basda/ServiceState.h>
#include <Basda/IO/Device.h>
Macros | |
#define | LOG_NAME "IoSwitchServiceFactory" |
Functions | |
void | instantService (const Nice::JointPtr &config) |
Add a worker service. More... | |
#define LOG_NAME "IoSwitchServiceFactory" |
void instantService | ( | const Nice::JointPtr & | config | ) |
Add a worker service.
_config | The property node with the configuration. This contains a name for identification in the basdard stack of services, and implicitly the library (type of service) |