|
ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
Contains URI support functions for daqif. More...
#include <string>#include <string_view>#include <network/uri.hpp>Go to the source code of this file.
Namespaces | |
| daqif | |
Functions | |
| network::uri | daqif::MakeServerUri (std::string uri) |
| Creates a server URI. More... | |
| network::uri | daqif::MakeServiceUri (std::string base_uri, std::string_view service_path) |
| Creates a service URI of the form <baseuri>/<service>. More... | |
Contains URI support functions for daqif.
Definition in file uri.hpp.