This is the complete list of members for sdf::Element, including all inherited members.
| AddAttribute(const std::string &_key, const std::string &_type, const std::string &_defaultvalue, bool _required, const std::string &_description="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| AddElement(const std::string &_name) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| AddElementDescription(ElementPtr _elem) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| AddValue(const std::string &_type, const std::string &_defaultValue, bool _required, const std::string &_description="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| ClearElements() GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Clone() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Copy(const ElementPtr _elem) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Element() | sdf::Element | |
| Get(const std::string &_key="") | sdf::Element | inline |
| GetAttribute(const std::string &_key) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetAttribute(unsigned int _index) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetAttributeCount() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetAttributeSet(const std::string &_key) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetCopyChildren() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetDescription() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetElement(const std::string &_name) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetElement(const std::string &_name) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetElementDescription(unsigned int _index) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetElementDescription(const std::string &_key) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetElementDescriptionCount() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetElementImpl(const std::string &_name) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetFirstElement() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetInclude() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetName() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetNextElement(const std::string &_name="") const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetParent() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetRequired() const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValue() GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueBool(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueChar(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueColor(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueDouble(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueFloat(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueInt(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValuePose(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueQuaternion(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueString(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueTime(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueUInt(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueVector2d(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| GetValueVector3(const std::string &_key="") GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| HasAttribute(const std::string &_key) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| HasElement(const std::string &_name) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| HasElementDescription(const std::string &_name) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| InsertElement(ElementPtr _elem) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| PrintDescription(std::string _prefix) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| PrintDocLeftPane(std::string &_html, int _spacing, int &_index) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| PrintDocRightPane(std::string &_html, int _spacing, int &_index) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| PrintValues(std::string _prefix) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| PrintWiki(std::string _prefix) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| RemoveChild(ElementPtr _child) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| RemoveFromParent() GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Reset() GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const bool &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const int &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const unsigned int &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const float &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const double &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const char &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const std::string &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const char *_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::math::Vector3 &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::math::Vector2i &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::math::Vector2d &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::math::Quaternion &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::math::Pose &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::common::Color &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Set(const gazebo::common::Time &_value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| SetCopyChildren(bool _value) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| SetDescription(const std::string &_desc) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| SetInclude(const std::string &_filename) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| SetName(const std::string &_name) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| SetParent(const ElementPtr _parent) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| SetRequired(const std::string &_req) GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| ToString(const std::string &_prefix) const GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| Update() GAZEBO_DEPRECATED(1.6) | sdf::Element | |
| ~Element() GAZEBO_DEPRECATED(1.6) | sdf::Element | virtual |