nlib
Uri.h File Reference

Defines the class for handling URIs. More...

#include <utility>
#include "nn/nlib/Config.h"
#include "nn/nlib/Nlist.h"
#include "nn/nlib/Swap.h"

Go to the source code of this file.

Classes

class  nn::nlib::UriQueryEncoder< N >
 The class for creating URI queries. More...
 
class  nn::nlib::Uri
 The class for parsing and constructing regular URIs. More...
 
class  nn::nlib::UriQueryDecoder< K, V >
 The class template to parse URI queries. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 

Detailed Description

Defines the class for handling URIs.

Definition in file Uri.h.