TwiceAsNice  2019-02-18
Macros | Functions
PlinkPowerMeterDevice.cc File Reference
#include "PlinkPowerMeterDevice.hpp"
#include <stdexcept>
#include <sstream>
#include <boost/format.hpp>
#include <boost/shared_ptr.hpp>
#include <Basda/DeviceFactory.h>
#include <Nice/Property.h>
#include <Nice/Property/Cast.hh>
#include <Nice/Property/Operators.h>
#include <Nice/Property/Property.hh>
#include <Nice/Time/Timer.h>
#include "PlinkPowerMeterConfig.hpp"
#include "PlinkPowerMeterFactory.hpp"
#include "PowerMeterException.hpp"
#include "Precondition.hpp"
Include dependency graph for PlinkPowerMeterDevice.cc:

Macros

#define LOG_NAME   m_name
 

Functions

 DEVICE_CREATE (basda::PlinkPowerMeterDevice)
 

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   m_name

Function Documentation

◆ DEVICE_CREATE()

DEVICE_CREATE ( basda::PlinkPowerMeterDevice  )