ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::collections::time_series_impl< T > Member List

This is the complete list of members for tom::collections::time_series_impl< T >, including all inherited members.

Alignment enum name (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
assign_nd(date_int_type start, date_int_type end) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
begin() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
const_iterator typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
data() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
difference_type typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
end() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
extend(date_int_type d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
get_alignment() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
get_calendar() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
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_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
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_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
get_observation(date_int_type d) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
get_observation(const date d) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
get_offset() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
in_range(date_int_type d) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
index_of(date_int_type d) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
is_empty() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
iterator typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
iterator_category typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
m_align (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
m_calendar (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
m_calendar_offset (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
m_end_date_int (defined in tom::collections::time_series)tom::collections::time_seriesprotected
m_first_date (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
m_last_date (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
m_min_first_date (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
m_return_value (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >mutableprotected
m_start_date_int (defined in tom::collections::time_series)tom::collections::time_seriesprotected
NATURAL enum value (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
OFFSET enum value (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >protected
operator[](const date_int_type d) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >virtual
operator[](const date_int_type d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >virtual
operator[](const date d) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >virtual
operator[](const date d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >virtual
pointer typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
print(std::ostream &) const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
real_begin() (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
real_begin() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
real_end() (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
real_end() const (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
realign() (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
reference typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
scalar_type typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
set_alignment(Alignment a) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
set_first_date(date_int_type d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
set_first_date_int(const date_int_type d) (defined in tom::collections::time_series)tom::collections::time_seriesprotected
set_last_date(date_int_type d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
set_last_date_int(const date_int_type d) (defined in tom::collections::time_series)tom::collections::time_seriesprotected
set_observation(date_int_type d, const observation &val) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
set_observation(date_int_type d, const Date &v) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
set_observation(date d, const Date &v) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
set_observation(const date d, const observation &val) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual
set_observation(const date_int_type d, const typename T::value_type &val) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
set_observation(const date d, const typename T::value_type &val) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
set_observation(const date_int_type d, tom::value_type val) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
set_observation(const date d, tom::value_type val) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
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(const Date &d, tom::value_type f) (defined in tom::collections::time_series)tom::collections::time_seriesinline
set_observation_(date_int_type d, const T &v) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
time_series() (defined in tom::collections::time_series)tom::collections::time_seriesinline
time_series_impl(calendar &cal) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
time_series_impl(calendar &cal, date_int_type start, Iter begin, Iter end) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
time_series_impl(calendar &cal, date start, IteratorT begin, IteratorT end) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inline
unwind_end(date_int_type d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
unwind_start(date_int_type d) (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlineprotected
value_type typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
vector_type typedef (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >
~time_series() (defined in tom::collections::time_series)tom::collections::time_seriesinlinevirtual
~time_series_impl() (defined in tom::collections::time_series_impl< T >)tom::collections::time_series_impl< T >inlinevirtual