TwiceAsNice
2019-02-18
|
#include <string>
#include <map>
#include <set>
#include <boost/foreach.hpp>
#include <Basda/PowerMeter/PowerMeterDevice.h>
#include <Basda/Basdard.h>
#include <Basda/ServiceState.h>
#include "PowerMeterServiceWorker.hpp"
Namespaces | |
mpia | |
Macros | |
#define | LOG_NAME "PowerMeterServiceFactory" |
Functions | |
static void | mpia::ensure (bool condition, const std::string &message, const std::string &file, int line) |
static basda::PowerMeterServiceWorker::PowerMeterDeviceSet | mpia::buildPowerMeterDevicesFrom (const Nice::JointPtr &config) |
void | instantService (const Nice::JointPtr &config) |
This function is the entry point for creating a PowerMeterServiceWorker. More... | |
#define LOG_NAME "PowerMeterServiceFactory" |
void instantService | ( | const Nice::JointPtr & | config | ) |
This function is the entry point for creating a PowerMeterServiceWorker.
Add a worker service.