ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::tsdb::sparse_series Member List

This is the complete list of members for tom::tsdb::sparse_series, including all inherited members.

alias_set_touched() consttom::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_seriespure virtual
data() const (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
end() const =0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
exists() consttom::tsdb::time_seriesvirtual
get_added_aliases(alias_set &added) consttom::tsdb::time_series
get_aggregation_type() const =0tom::tsdb::time_seriespure virtual
get_alias_set()tom::tsdb::time_seriesvirtual
get_alias_set() consttom::tsdb::time_seriesvirtual
get_attribute(const char *att_name, bool check_datastore=true) consttom::tsdb::time_seriesinline
get_attribute(const tom::observation &att_name, bool check_datastore=true) consttom::tsdb::time_seriesinline
get_attribute(const tom::String &att_name, bool check_datastore=true) consttom::tsdb::time_series
get_calendar() const =0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
get_changed_attribute_names() const (defined in tom::tsdb::time_series)tom::tsdb::time_seriesinlinevirtual
get_create_date_time() const =0tom::tsdb::time_seriespure virtual
get_data_type() const =0tom::tsdb::time_seriespure virtual
get_datastore() const =0tom::tsdb::time_seriespure virtual
get_dropped_aliases(alias_set &dropped) consttom::tsdb::time_series
get_fill_forward() const =0 (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriespure virtual
get_first_date() const (defined in tom::collections::time_series)tom::collections::time_seriesinline
get_first_date_int() const (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
get_first_dirty_date_int() const =0tom::tsdb::time_seriespure virtual
get_ignore_missing_values() const =0 (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriespure virtual
get_ignore_same_values() const =0 (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriespure virtual
get_last_date() const (defined in tom::collections::time_series)tom::collections::time_seriesinline
get_last_date_int() const (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
get_last_dirty_date_int() const =0tom::tsdb::time_seriespure virtual
get_modify_date_time() const =0tom::tsdb::time_seriespure virtual
get_name() const =0tom::tsdb::time_seriespure virtual
get_observation(date_int_type d) const =0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
get_observation(date d) const =0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
get_raw_data() const =0 (defined in tom::tsdb::time_series)tom::tsdb::time_seriespure virtual
is_sparse_series() const =0tom::tsdb::time_seriespure virtual
m_alias_set (defined in tom::tsdb::time_series)tom::tsdb::time_seriesmutableprotected
m_alias_set_touched (defined in tom::tsdb::time_series)tom::tsdb::time_seriesmutableprotected
m_attributes (defined in tom::tsdb::time_series)tom::tsdb::time_seriesmutableprotected
m_changed_attributes (defined in tom::tsdb::time_series)tom::tsdb::time_seriesprotected
m_end_date_int (defined in tom::collections::time_series)tom::collections::time_seriesprotected
m_original_alias_set (defined in tom::tsdb::time_series)tom::tsdb::time_seriesmutableprotected
m_start_date_int (defined in tom::collections::time_series)tom::collections::time_seriesprotected
operator!=(const time_series &rhs) consttom::tsdb::time_series
operator==(const time_series &rhs) consttom::tsdb::time_series
operator[](date_int_type d) const =0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
operator[](date_int_type d)=0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
operator[](date d) const =0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
operator[](date d)=0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
populate_alias_set() const (defined in tom::tsdb::time_series)tom::tsdb::time_seriesprotected
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_seriespure virtual
save(bool overwrite=false)tom::tsdb::time_seriesvirtual
set_aggregation_type(aggregation_type)=0tom::tsdb::time_seriespure virtual
set_attribute(const char *att_name, const char *att_value)tom::tsdb::time_seriesinline
set_attribute(const tom::observation &att_name, const tom::observation &att_value)tom::tsdb::time_seriesinline
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_seriesprotectedpure virtual
set_fill_forward(bool b)=0 (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriespure virtual
set_first_date_int(const date_int_type d) (defined in tom::collections::time_series)tom::collections::time_seriesprotected
set_ignore_missing_values(bool b)=0 (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriespure virtual
set_ignore_same_values(bool b)=0 (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriespure virtual
set_last_date_int(const date_int_type d) (defined in tom::collections::time_series)tom::collections::time_seriesprotected
set_modify_date_time(const tom::calendars::date_time &)=0 (defined in tom::tsdb::time_series)tom::tsdb::time_seriesprotectedpure virtual
set_observation(date_int_type d, const Date &)=0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
set_observation(date d, const Date &)=0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
set_observation(date_int_type d, const observation &val)=0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
set_observation(date d, const observation &val)=0 (defined in tom::collections::time_series)tom::collections::time_seriespure virtual
set_observation(const Date &d, const observation &val) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(date_int_type d, float f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date d, float f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(const Date &d, float f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date_int_type d, double f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date d, double f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(const Date &d, double f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date_int_type d, const std::string &f) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(date d, const std::string &f) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(const Date &d, const std::string &f) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(date_int_type d, const char *f) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(date d, const char *f) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(const Date &d, const char *f) (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
set_observation(date_int_type d, int f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date d, int f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(const Date &d, int f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date_int_type d, bool f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date d, bool f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(const Date &d, bool f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date_int_type d, tom::value_type f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(date d, tom::value_type f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation(const Date &d, tom::value_type f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
time_series() (defined in tom::tsdb::time_series)tom::tsdb::time_seriesinline
~sparse_series() (defined in tom::tsdb::sparse_series)tom::tsdb::sparse_seriesinlinevirtual
~time_series() (defined in tom::tsdb::time_series)tom::tsdb::time_seriesinlinevirtual