URI.hh File Reference
#include <optional>#include <string>#include <gz/common/Export.hh>#include <gz/utils/ImplPtr.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 | |
| namespace | gz | 
| Forward declarations for the common classes. | |
| namespace | gz::common |