TwiceAsNice  2019-02-18
Macros | Functions
ModuleDummy.cc File Reference
#include "moconDummy/ModuleDummy.h"
#include <core/CommandIDs.h>
#include <mocon/CommandIDs.h>
#include <mocon/ConfigIDs.h>
#include <Nice/Property/BridgeMemFn.hh>
#include <Basda/Mocca/Constant.h>
#include <boost/math/special_functions/round.hpp>
#include <Basda/Mocca/PropertyName.h>
#include <Basda/Mocca/MPIA/PropertyName.h>
#include "ModuleDummy.h"
#include <Nice/Time/DateDummy.h>
Include dependency graph for ModuleDummy.cc:

Macros

#define LOG_NAME   m_name
 

Functions

template std::string Basda::MoConModuleDummy::checkAttribute< std::string > (const std::string &_node, const std::string &_attributeName, const std::string &_default)
 
template Nice::U16 Basda::MoConModuleDummy::checkAttribute< Nice::U16 > (const std::string &_node, const std::string &_attributeName, const Nice::U16 &_default)
 
template Nice::U32 Basda::MoConModuleDummy::checkAttribute< Nice::U32 > (const std::string &_node, const std::string &_attributeName, const Nice::U32 &_default)
 
template Nice::I16 Basda::MoConModuleDummy::checkAttribute< Nice::I16 > (const std::string &_node, const std::string &_attributeName, const Nice::I16 &_default)
 

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   m_name

Function Documentation

◆ Basda::MoConModuleDummy::checkAttribute< Nice::I16 >()

template Nice::I16 Basda::MoConModuleDummy::checkAttribute< Nice::I16 > ( const std::string &  _node,
const std::string &  _attributeName,
const Nice::I16 _default 
)

◆ Basda::MoConModuleDummy::checkAttribute< Nice::U16 >()

template Nice::U16 Basda::MoConModuleDummy::checkAttribute< Nice::U16 > ( const std::string &  _node,
const std::string &  _attributeName,
const Nice::U16 _default 
)

◆ Basda::MoConModuleDummy::checkAttribute< Nice::U32 >()

template Nice::U32 Basda::MoConModuleDummy::checkAttribute< Nice::U32 > ( const std::string &  _node,
const std::string &  _attributeName,
const Nice::U32 _default 
)

◆ Basda::MoConModuleDummy::checkAttribute< std::string >()

template std::string Basda::MoConModuleDummy::checkAttribute< std::string > ( const std::string &  _node,
const std::string &  _attributeName,
const std::string &  _default 
)