μHAL (v2.7.9)
Part of the IPbus software repository
Classes | Namespaces | Functions
URI.hpp File Reference
#include <iosfwd>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for URI.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  uhal::URI
 Struct to store a URI when parsed by boost spirit. More...
 

Namespaces

 uhal
 

Functions

std::ostream & uhal::operator<< (std::ostream &aStr, const uhal::URI &aURI)
 
std::string uhal::toString (const URI &aURI)