Ignition Common

API Reference

4.5.0
URIPath Member List

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

Clear()URIPath
IsAbsolute() constURIPath
operator/(const std::string &_part) constURIPath
operator/=(const std::string &_part)URIPath
operator=(const URIPath &_path)URIPath
operator==(const URIPath &_path) constURIPath
Parse(const std::string &_str)URIPath
PopBack()URIPath
PopFront()URIPath
PushBack(const std::string &_part)URIPath
PushFront(const std::string &_part)URIPath
SetAbsolute(bool _absolute=true)URIPath
SetRelative()URIPath
Str(const std::string &_delim="/") constURIPath
URIPath()URIPath
URIPath(const URIPath &_path)URIPath
URIPath(const std::string &_str)URIPathexplicit
Valid(const std::string &_str)URIPathstatic
Valid() constURIPath
~URIPath()URIPathvirtual