TwiceAsNice  2019-02-18
Macros | Functions
IoSwitchServiceFactory.cc File Reference
#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>
Include dependency graph for IoSwitchServiceFactory.cc:

Macros

#define LOG_NAME   "IoSwitchServiceFactory"
 

Functions

void instantService (const Nice::JointPtr &config)
 Add a worker service. More...
 

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   "IoSwitchServiceFactory"

Function Documentation

◆ instantService()

void instantService ( const Nice::JointPtr config)

Add a worker service.


Parameters
_configThe property node with the configuration. This contains a name for identification in the basdard stack of services, and implicitly the library (type of service)