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

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...
 

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   "PowerMeterServiceFactory"

Function Documentation

◆ instantService()

void instantService ( const Nice::JointPtr config)

This function is the entry point for creating a PowerMeterServiceWorker.

Add a worker service.