| add_channels(unsigned num_new_channels) | DataStore | |
| add_cp(const Point2D &p) | DataStore | |
| add_dp(ControlPoint cp, const LinearData &data) | DataStore | |
| control_points | DataStore | [private] |
| copy_data(unsigned indexFrom, unsigned indexTo) | DataStore | |
| copy_data_2(unsigned indexAx, unsigned indexAy, unsigned indexBx, unsigned indexBy) | DataStore | |
| copy_data_2(unsigned indexAv, unsigned indexBv) | DataStore | [inline] |
| data_hash | DataStore | [private] |
| Data_Hash_T typedef | DataStore | [private] |
| data_length() const | DataStore | |
| data_points | DataStore | [private] |
| DataStore(PersistantStore &) | DataStore | |
| DataStore(const DataStore &other) | DataStore | [private] |
| get_data(const ControlPoint &) const | DataStore | |
| has_data(const ControlPoint &) const | DataStore | |
| num_control_points() const | DataStore | |
| num_data_points() const | DataStore | |
| operator<<(std::ostream &stream, const DataStore &ds) | DataStore | [friend] |
| operator=(const DataStore &other) | DataStore | [private] |
| operator[](const ControlPoint &cp) const | DataStore | [inline] |
| print() const | DataStore | |
| read_geo_from(unsigned indexX, unsigned indexY) | DataStore | |
| read_geo_from(unsigned indexV) | DataStore | [inline] |
| rem_cp(ControlPoint cp) | DataStore | |
| rem_dp(ControlPoint cp, DataPoint dp) | DataStore | |
| replace_cp(const ControlPoint &old_cp, const ControlPoint &new_cp) | DataStore | |
| replace_dp(const ControlPoint &cp, const LinearData &new_ld) | DataStore | |
| swap_data(unsigned indexFrom, unsigned indexTo) | DataStore | |
| swap_data_2(unsigned indexAx, unsigned indexAy, unsigned indexBx, unsigned indexBy) | DataStore | |
| swap_data_2(unsigned indexAv, unsigned indexBv) | DataStore | [inline] |
| swap_geo_with(unsigned indexX, unsigned indexY) | DataStore | |
| swap_geo_with(unsigned indexV) | DataStore | [inline] |
| write_geo_into(unsigned indexX, unsigned indexY) | DataStore | |
| write_geo_into(unsigned indexV) | DataStore | [inline] |
| ~DataStore() | DataStore | [inline] |