|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
This is the complete list of members for tom::tsdb::sparse_series, including all inherited members.
| alias_set_touched() const | tom::tsdb::time_series | |
| attribute_map_t typedef (defined in tom::tsdb::time_series) | tom::tsdb::time_series | |
| attribute_set_t typedef (defined in tom::tsdb::time_series) | tom::tsdb::time_series | |
| begin() const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| data() const (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| end() const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| exists() const | tom::tsdb::time_series | virtual |
| get_added_aliases(alias_set &added) const | tom::tsdb::time_series | |
| get_aggregation_type() const =0 | tom::tsdb::time_series | pure virtual |
| get_alias_set() | tom::tsdb::time_series | virtual |
| get_alias_set() const | tom::tsdb::time_series | virtual |
| get_attribute(const char *att_name, bool check_datastore=true) const | tom::tsdb::time_series | inline |
| get_attribute(const tom::observation &att_name, bool check_datastore=true) const | tom::tsdb::time_series | inline |
| get_attribute(const tom::String &att_name, bool check_datastore=true) const | tom::tsdb::time_series | |
| get_calendar() const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| get_changed_attribute_names() const (defined in tom::tsdb::time_series) | tom::tsdb::time_series | inlinevirtual |
| get_create_date_time() const =0 | tom::tsdb::time_series | pure virtual |
| get_data_type() const =0 | tom::tsdb::time_series | pure virtual |
| get_datastore() const =0 | tom::tsdb::time_series | pure virtual |
| get_dropped_aliases(alias_set &dropped) const | tom::tsdb::time_series | |
| get_fill_forward() const =0 (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | pure virtual |
| get_first_date() const (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| get_first_date_int() const (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| get_first_dirty_date_int() const =0 | tom::tsdb::time_series | pure virtual |
| get_ignore_missing_values() const =0 (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | pure virtual |
| get_ignore_same_values() const =0 (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | pure virtual |
| get_last_date() const (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| get_last_date_int() const (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| get_last_dirty_date_int() const =0 | tom::tsdb::time_series | pure virtual |
| get_modify_date_time() const =0 | tom::tsdb::time_series | pure virtual |
| get_name() const =0 | tom::tsdb::time_series | pure virtual |
| get_observation(date_int_type d) const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| get_observation(date d) const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| get_raw_data() const =0 (defined in tom::tsdb::time_series) | tom::tsdb::time_series | pure virtual |
| is_sparse_series() const =0 | tom::tsdb::time_series | pure virtual |
| m_alias_set (defined in tom::tsdb::time_series) | tom::tsdb::time_series | mutableprotected |
| m_alias_set_touched (defined in tom::tsdb::time_series) | tom::tsdb::time_series | mutableprotected |
| m_attributes (defined in tom::tsdb::time_series) | tom::tsdb::time_series | mutableprotected |
| m_changed_attributes (defined in tom::tsdb::time_series) | tom::tsdb::time_series | protected |
| m_end_date_int (defined in tom::collections::time_series) | tom::collections::time_series | protected |
| m_original_alias_set (defined in tom::tsdb::time_series) | tom::tsdb::time_series | mutableprotected |
| m_start_date_int (defined in tom::collections::time_series) | tom::collections::time_series | protected |
| operator!=(const time_series &rhs) const | tom::tsdb::time_series | |
| operator==(const time_series &rhs) const | tom::tsdb::time_series | |
| operator[](date_int_type d) const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| operator[](date_int_type d)=0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| operator[](date d) const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| operator[](date d)=0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| populate_alias_set() const (defined in tom::tsdb::time_series) | tom::tsdb::time_series | protected |
| populate_data_func typedef (defined in tom::tsdb::time_series) | tom::tsdb::time_series | |
| print(std::ostream &) const =0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| save(bool overwrite=false) | tom::tsdb::time_series | virtual |
| set_aggregation_type(aggregation_type)=0 | tom::tsdb::time_series | pure virtual |
| set_attribute(const char *att_name, const char *att_value) | tom::tsdb::time_series | inline |
| set_attribute(const tom::observation &att_name, const tom::observation &att_value) | tom::tsdb::time_series | inline |
| set_attribute(const tom::String &att_name, const tom::String &att_value) | tom::tsdb::time_series | |
| set_create_date_time(const tom::calendars::date_time &)=0 (defined in tom::tsdb::time_series) | tom::tsdb::time_series | protectedpure virtual |
| set_fill_forward(bool b)=0 (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | pure virtual |
| set_first_date_int(const date_int_type d) (defined in tom::collections::time_series) | tom::collections::time_series | protected |
| set_ignore_missing_values(bool b)=0 (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | pure virtual |
| set_ignore_same_values(bool b)=0 (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | pure virtual |
| set_last_date_int(const date_int_type d) (defined in tom::collections::time_series) | tom::collections::time_series | protected |
| set_modify_date_time(const tom::calendars::date_time &)=0 (defined in tom::tsdb::time_series) | tom::tsdb::time_series | protectedpure virtual |
| set_observation(date_int_type d, const Date &)=0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| set_observation(date d, const Date &)=0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| set_observation(date_int_type d, const observation &val)=0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| set_observation(date d, const observation &val)=0 (defined in tom::collections::time_series) | tom::collections::time_series | pure virtual |
| set_observation(const Date &d, const observation &val) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(date_int_type d, float f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date d, float f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(const Date &d, float f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date_int_type d, double f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date d, double f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(const Date &d, double f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date_int_type d, const std::string &f) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(date d, const std::string &f) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(const Date &d, const std::string &f) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(date_int_type d, const char *f) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(date d, const char *f) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(const Date &d, const char *f) (defined in tom::collections::time_series) | tom::collections::time_series | inlinevirtual |
| set_observation(date_int_type d, int f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date d, int f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(const Date &d, int f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date_int_type d, bool f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date d, bool f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(const Date &d, bool f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date_int_type d, tom::value_type f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(date d, tom::value_type f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| set_observation(const Date &d, tom::value_type f) (defined in tom::collections::time_series) | tom::collections::time_series | inline |
| time_series() (defined in tom::tsdb::time_series) | tom::tsdb::time_series | inline |
| ~sparse_series() (defined in tom::tsdb::sparse_series) | tom::tsdb::sparse_series | inlinevirtual |
| ~time_series() (defined in tom::tsdb::time_series) | tom::tsdb::time_series | inlinevirtual |