|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
This is the complete list of members for tom::tsdb::datastore, including all inherited members.
| build_sparse_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| build_sparse_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| build_sparse_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &, bool ignore_same_value, bool ignore_missing_value, void *iter_begin, void *iter_end) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| build_time_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| build_time_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| build_time_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &, tom::calendars::date_int_type start, void *iter_begin, void *iter_end) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| build_time_series(datastore &ds, const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &, tom::calendars::date_int_type start, tom::calendars::date_int_type end, tom::tsdb::time_series::populate_data_func) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedstatic |
| close()=0 | tom::tsdb::datastore | pure virtual |
| create_sparse_series(const char *name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type) | tom::tsdb::datastore | |
| create_sparse_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type) | tom::tsdb::datastore | virtual |
| create_sparse_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedvirtual |
| create_sparse_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &, bool ignore_same_value, bool ignore_missing_value, void *iter_begin, void *iter_end) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedvirtual |
| create_time_series(const char *name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type) | tom::tsdb::datastore | |
| create_time_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type) | tom::tsdb::datastore | virtual |
| create_time_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedvirtual |
| create_time_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &, tom::calendars::date_int_type start, void *iter_begin, void *iter_end) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedvirtual |
| create_time_series(const tom::observation &name, native_data_type data_t, native_calendar_type calendar_t, aggregation_type, const tom::calendars::date_time &, const tom::calendars::date_time &, tom::calendars::date_int_type first_date, tom::calendars::date_int_type last_date, tom::tsdb::time_series::populate_data_func) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedvirtual |
| datastore(const access_mode &mode) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | inline |
| delete_time_series(const tom::observation &name)=0 | tom::tsdb::datastore | pure virtual |
| delete_time_series(const char *name) | tom::tsdb::datastore | |
| get_attribute(const tom::string &obj_name, const tom::String &att_name)=0 (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedpure virtual |
| get_calendar(unsigned int cal_t) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | static |
| get_calendar_id(tom::calendars::calendar &cal) (defined in tom::tsdb::datastore) | tom::tsdb::datastore | static |
| get_connection()=0 | tom::tsdb::datastore | pure virtual |
| get_create_date_time() const =0 | tom::tsdb::datastore | pure virtual |
| get_datastore_metrics() (defined in tom::tsdb::datastore) | tom::tsdb::datastore | inline |
| get_description() const =0 | tom::tsdb::datastore | pure virtual |
| get_documentation() const =0 | tom::tsdb::datastore | pure virtual |
| get_logger() (defined in tom::tsdb::logger) | tom::tsdb::logger | |
| get_logger(const char *domain) (defined in tom::tsdb::logger) | tom::tsdb::logger | |
| get_mode() const | tom::tsdb::datastore | inline |
| get_modify_date_time() const =0 | tom::tsdb::datastore | pure virtual |
| get_name() const =0 | tom::tsdb::datastore | pure virtual |
| get_time_series(const char *name, bool lazy_eval=false) | tom::tsdb::datastore | |
| get_time_series(const tom::observation &name, bool lazy_eval=false)=0 | tom::tsdb::datastore | pure virtual |
| has_time_series(const char *name) | tom::tsdb::datastore | inline |
| has_time_series(const tom::observation &name)=0 | tom::tsdb::datastore | pure virtual |
| is_open() const =0 | tom::tsdb::datastore | pure virtual |
| logger(const char *domain) (defined in tom::tsdb::logger) | tom::tsdb::logger | |
| logger() (defined in tom::tsdb::logger) | tom::tsdb::logger | |
| m_ds_metrics (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protected |
| m_mode (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protected |
| populate_alias_set(const tom::String &name, alias_set &aliases)=0 (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedpure virtual |
| populate_datastore_metrics(datastore_metrics &metrics)=0 (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedpure virtual |
| regex_name_search(const tom::observation ®ex)=0 | tom::tsdb::datastore | pure virtual |
| regex_name_search(const char *regex) | tom::tsdb::datastore | |
| save_time_series(const tom::tsdb::time_series &ts, bool overwrite=false)=0 | tom::tsdb::datastore | pure virtual |
| set_attribute(const tom::string &obj_name, const tom::String &att_name, const tom::String &att_value)=0 (defined in tom::tsdb::datastore) | tom::tsdb::datastore | protectedpure virtual |
| set_description(const tom::observation &)=0 | tom::tsdb::datastore | pure virtual |
| set_documentation(const tom::observation &)=0 | tom::tsdb::datastore | pure virtual |
| time_series (defined in tom::tsdb::datastore) | tom::tsdb::datastore | friend |
| ~datastore() (defined in tom::tsdb::datastore) | tom::tsdb::datastore | inlinevirtual |
| ~logger() (defined in tom::tsdb::logger) | tom::tsdb::logger | virtual |