c3d-utils
|
description() const | UuIcsC3d::GroupParamCommon | [inline] |
GroupParamCommon() | UuIcsC3d::GroupParamCommon | [inline] |
GroupParamCommon(bool locked, int id, std::string const &name, std::string const &description) | UuIcsC3d::GroupParamCommon | [inline] |
id() const | UuIcsC3d::GroupParamCommon | [inline] |
is_locked() const | UuIcsC3d::GroupParamCommon | [inline] |
m_description | UuIcsC3d::GroupParamCommon | [protected] |
m_id | UuIcsC3d::GroupParamCommon | [protected] |
m_locked | UuIcsC3d::GroupParamCommon | [protected] |
m_name | UuIcsC3d::GroupParamCommon | [protected] |
name() const | UuIcsC3d::GroupParamCommon | [inline] |
set_description(std::string const &description) | UuIcsC3d::GroupParamCommon | [inline] |
set_id(int id) | UuIcsC3d::GroupParamCommon | [inline] |
set_locked(bool value) | UuIcsC3d::GroupParamCommon | [inline] |
set_name(std::string name) | UuIcsC3d::GroupParamCommon | [inline] |