TwiceAsNice
2019-02-18
|
#include <core/Core.h>
#include <Nice/Property/Joint.h>
#include <Basda/Mocca/MPIA/PropertyName.h>
Macros | |
#define | LOG_NAME m_name |
Functions | |
template std::string | Basda::MPIACore::checkAttribute< std::string > (const std::string &_node, const std::string &_attributeName, const std::string &_default) |
template Nice::U16 | Basda::MPIACore::checkAttribute< Nice::U16 > (const std::string &_node, const std::string &_attributeName, const Nice::U16 &_default) |
template Nice::U32 | Basda::MPIACore::checkAttribute< Nice::U32 > (const std::string &_node, const std::string &_attributeName, const Nice::U32 &_default) |
template Nice::I16 | Basda::MPIACore::checkAttribute< Nice::I16 > (const std::string &_node, const std::string &_attributeName, const Nice::I16 &_default) |
#define LOG_NAME m_name |
template Nice::I16 Basda::MPIACore::checkAttribute< Nice::I16 > | ( | const std::string & | _node, |
const std::string & | _attributeName, | ||
const Nice::I16 & | _default | ||
) |
template Nice::U16 Basda::MPIACore::checkAttribute< Nice::U16 > | ( | const std::string & | _node, |
const std::string & | _attributeName, | ||
const Nice::U16 & | _default | ||
) |
template Nice::U32 Basda::MPIACore::checkAttribute< Nice::U32 > | ( | const std::string & | _node, |
const std::string & | _attributeName, | ||
const Nice::U32 & | _default | ||
) |
template std::string Basda::MPIACore::checkAttribute< std::string > | ( | const std::string & | _node, |
const std::string & | _attributeName, | ||
const std::string & | _default | ||
) |