Ignition Common

API Reference

4.4.0
URI.hh File Reference
#include <memory>
#include <optional>
#include <string>
#include <ignition/common/Export.hh>
#include <ignition/common/SuppressWarning.hh>

Go to the source code of this file.

Classes

class  URI
 A complete URI which has the following components: More...
 
class  URIAuthority
 
class  URIFragment
 The fragment component of a URI. More...
 
class  URIPath
 A URI path contains a sequence of segments separated by /. The path may be empty in a valid URI. When an authority is present, the path must start with a /. More...
 
class  URIQuery
 The query component of a URI. More...
 

Namespaces

 ignition
 Forward declarations for the common classes.
 
 ignition::common