|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
#include <tom-tsdb/session.hpp>
Collaboration diagram for tom::tsdb::connection_meta_data:Public Member Functions | |
| connection_meta_data (const tom::String &name, const tom::String &descr, const tom::String &uri) | |
| const tom::String & | description () const |
| const tom::String & | name () const |
| const tom::String & | uri () const |
Protected Attributes | |
| tom::String | m_descr |
| tom::String | m_name |
| tom::String | m_uri |
Meta data about an available connection for the repository
|
inline |
get the description of the connection
|
inline |
get the name of the connection
|
inline |
get the URI used to open the connection