|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
This is the complete list of members for tom::csv_file, including all inherited members.
| add_column(const observation &name, const observation &pos, const observation &missing, const observation &image) (defined in tom::csv_file) | tom::csv_file | protected |
| addColumn(const observation &name, const observation &pos, const observation &type, const observation &missing, const observation &image) (defined in tom::csv_file) | tom::csv_file | |
| begin() const (defined in tom::csv_file) | tom::csv_file | inline |
| begin() (defined in tom::csv_file) | tom::csv_file | inline |
| column_iterator typedef (defined in tom::csv_file) | tom::csv_file | |
| column_map (defined in tom::csv_file) | tom::csv_file | protected |
| column_map_type typedef (defined in tom::csv_file) | tom::csv_file | |
| column_pair_type typedef (defined in tom::csv_file) | tom::csv_file | |
| const_column_iterator typedef (defined in tom::csv_file) | tom::csv_file | |
| csv_file(const String &path, char delim=',', char escape='\\', char quote='\"' ) (defined in tom::csv_file) | tom::csv_file | inline |
| csv_file(const String &path, bool autoInitOn) (defined in tom::csv_file) | tom::csv_file | inline |
| end() const (defined in tom::csv_file) | tom::csv_file | inline |
| end() (defined in tom::csv_file) | tom::csv_file | inline |
| getColumn(const observation &name) (defined in tom::csv_file) | tom::csv_file | |
| init(int skipLines) (defined in tom::csv_file) | tom::csv_file | |
| init(int skipLines, char delim) (defined in tom::csv_file) | tom::csv_file | |
| init(int skipLines, const std::vector< int > &offsets) (defined in tom::csv_file) | tom::csv_file | |
| init() (defined in tom::csv_file) | tom::csv_file | protected |
| m_initialized (defined in tom::csv_file) | tom::csv_file | protected |
| m_parser (defined in tom::csv_file) | tom::csv_file | protected |
| nextLine() (defined in tom::csv_file) | tom::csv_file | |
| operator[](const observation &name) (defined in tom::csv_file) | tom::csv_file | |
| ~csv_file() (defined in tom::csv_file) | tom::csv_file | inlinevirtual |