Gazebo Math

API Reference

8.0.0~pre1
SemanticVersion Member List

This is the complete list of members for SemanticVersion, including all inherited members.

Build() constSemanticVersion
Major() constSemanticVersion
Minor() constSemanticVersion
operator!=(const SemanticVersion &_other) constSemanticVersion
operator<(const SemanticVersion &_other) constSemanticVersion
operator<<SemanticVersionfriend
operator<=(const SemanticVersion &_other) constSemanticVersion
operator==(const SemanticVersion &_other) constSemanticVersion
operator>(const SemanticVersion &_other) constSemanticVersion
operator>=(const SemanticVersion &_other) constSemanticVersion
Parse(const std::string &_versionStr)SemanticVersion
Patch() constSemanticVersion
Prerelease() constSemanticVersion
SemanticVersion()SemanticVersion
SemanticVersion(const std::string &_v)SemanticVersionexplicit
SemanticVersion(const unsigned int _major, const unsigned int _minor=0, const unsigned int _patch=0, const std::string &_prerelease="", const std::string &_build="")SemanticVersionexplicit
Version() constSemanticVersion