|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
#include <tom-tsdb/session.hpp>
Collaboration diagram for tom::tsdb::connection_info:Public Member Functions | |
| connection_info (const tom::observation &uri) | |
| const tom::String & | get_uri () const |
Protected Attributes | |
| tom::String | m_uri |
generic wrapper to handle connection info for backend client/server connection info
|
inline |
URIs used to for connection_info objects are implementation dependant on the back-end module, but follow the general URI spec, i.e., ice://host:port/ etc See the docs for the back-end in use.
|
inline |
get the uri of the connection_info object