|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
This is the complete list of members for tom::Blob, including all inherited members.
| assign(const T begin, const T end) (defined in tom::Blob) | tom::Blob | inline |
| begin() (defined in tom::Blob) | tom::Blob | inline |
| begin() const (defined in tom::Blob) | tom::Blob | inline |
| Blob() (defined in tom::Blob) | tom::Blob | |
| Blob(const tom::Blob &) (defined in tom::Blob) | tom::Blob | |
| Blob(tom::Blob &) (defined in tom::Blob) | tom::Blob | |
| Blob(std::vector< std::uint8_t >) (defined in tom::Blob) | tom::Blob | |
| Blob(const observation &) (defined in tom::Blob) | tom::Blob | |
| Blob(const T begin, const T end) (defined in tom::Blob) | tom::Blob | inline |
| const_iterator typedef (defined in tom::Blob) | tom::Blob | |
| end() (defined in tom::Blob) | tom::Blob | inline |
| end() const (defined in tom::Blob) | tom::Blob | inline |
| flag() const (defined in tom::Blob) | tom::Blob | virtual |
| holiday typedef (defined in tom::Blob) | tom::Blob | |
| is_normal() const (defined in tom::Blob) | tom::Blob | virtual |
| iterator typedef (defined in tom::Blob) | tom::Blob | |
| m_value (defined in tom::Blob) | tom::Blob | |
| no_data typedef (defined in tom::Blob) | tom::Blob | |
| non_calc typedef (defined in tom::Blob) | tom::Blob | |
| operator bool() const (defined in tom::Blob) | tom::Blob | virtual |
| operator double() const (defined in tom::Blob) | tom::Blob | virtual |
| operator float() const (defined in tom::Blob) | tom::Blob | virtual |
| operator int() const (defined in tom::Blob) | tom::Blob | virtual |
| operator long int() const (defined in tom::Blob) | tom::Blob | virtual |
| operator short int() const (defined in tom::Blob) | tom::Blob | virtual |
| operator tom::value_types::string() const (defined in tom::Blob) | tom::Blob | virtual |
| operator unsigned char() const (defined in tom::Blob) | tom::Blob | virtual |
| operator unsigned int() const (defined in tom::Blob) | tom::Blob | virtual |
| operator unsigned long int() const (defined in tom::Blob) | tom::Blob | virtual |
| operator unsigned short int() const (defined in tom::Blob) | tom::Blob | virtual |
| operator!=(const observation &) const (defined in tom::Blob) | tom::Blob | virtual |
| operator*=(const observation &) (defined in tom::Blob) | tom::Blob | virtual |
| operator+=(const observation &) (defined in tom::Blob) | tom::Blob | virtual |
| operator-=(const observation &) (defined in tom::Blob) | tom::Blob | virtual |
| operator/=(const observation &) (defined in tom::Blob) | tom::Blob | virtual |
| operator<(const observation &) const (defined in tom::Blob) | tom::Blob | virtual |
| operator<=(const observation &) const (defined in tom::Blob) | tom::Blob | virtual |
| operator=(const std::vector< std::uint8_t > &) (defined in tom::Blob) | tom::Blob | |
| operator=(const Blob &) (defined in tom::Blob) | tom::Blob | |
| operator=(const observation &) (defined in tom::Blob) | tom::Blob | virtual |
| operator=(tom::value_types::value_type) (defined in tom::Blob) | tom::Blob | virtual |
| operator==(const observation &) const (defined in tom::Blob) | tom::Blob | virtual |
| operator>(const observation &) const (defined in tom::Blob) | tom::Blob | virtual |
| operator>=(const observation &) const (defined in tom::Blob) | tom::Blob | virtual |
| operator[](size_t i) (defined in tom::Blob) | tom::Blob | inline |
| print(std::ostream &) const (defined in tom::Blob) | tom::Blob | virtual |
| size() const (defined in tom::Blob) | tom::Blob | inline |
| value() const (defined in tom::Blob) | tom::Blob | inline |
| value_type typedef (defined in tom::Blob) | tom::Blob | |
| ~Blob() (defined in tom::Blob) | tom::Blob | virtual |
| ~observation() (defined in tom::observation) | tom::observation | inlinevirtual |