Configuration
 All Classes Files Functions Pages
Static Public Member Functions | List of all members
o2::configuration::ConfigurationFactory Class Reference

Static Public Member Functions

static std::unique_ptr
< ConfigurationInterface
getConfiguration (const std::string &uri)
 

Member Function Documentation

auto o2::configuration::ConfigurationFactory::getConfiguration ( const std::string &  uri)
static

Get a ConfigurationInterface suitable for the given URI The URI specifies the type of the backend, its location or directory, and possibly port.

Usage example:

Parameters
uriThe URI
Returns
A unique_ptr containing a pointer to an interface to the requested back-end

The documentation for this class was generated from the following files: