TwiceAsNice
2019-02-18
|
#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>
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) |
#define LOG_NAME m_name |
template Nice::I16 Basda::MoConModuleDummy::checkAttribute< Nice::I16 > | ( | const std::string & | _node, |
const std::string & | _attributeName, | ||
const Nice::I16 & | _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 std::string Basda::MoConModuleDummy::checkAttribute< std::string > | ( | const std::string & | _node, |
const std::string & | _attributeName, | ||
const std::string & | _default | ||
) |