zeus::ParamType Member List

This is the complete list of members for zeus::ParamType, including all inherited members.

getId() constzeus::ParamType
getName() constzeus::ParamType
isNumber() constzeus::ParamType
isVector() constzeus::ParamType
m_idzeus::ParamTypeprotected
m_isNumberzeus::ParamTypeprotected
m_isVectorzeus::ParamTypeprotected
m_typeNamezeus::ParamTypeprotected
operator!=(const ParamType &_obj) constzeus::ParamType
operator!=(const std::string &_value) constzeus::ParamType
operator!=(const uint16_t &_value) constzeus::ParamType
operator==(const ParamType &_obj) constzeus::ParamType
operator==(const std::string &_value) constzeus::ParamType
operator==(const uint16_t &_value) constzeus::ParamType
ParamType(const char *_name="", uint16_t _id=0, bool _isNumber=false, bool _isVector=false)zeus::ParamType
ParamType(const std::string &_name, uint16_t _id, bool _isNumber=false, bool _isVector=false)zeus::ParamType