CellDataStorage()=default | CellDataStorage< CellIteratorType, DataType > | |
clear() | CellDataStorage< CellIteratorType, DataType > | |
erase(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
get_data(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
get_data(const CellIteratorType &cell) const | CellDataStorage< CellIteratorType, DataType > | |
initialize(const CellIteratorType &cell, const unsigned int number_of_data_points_per_cell) | CellDataStorage< CellIteratorType, DataType > | |
initialize(const CellIteratorType &cell_start, const CellIteratorType &cell_end, const unsigned int number_of_data_points_per_cell) | CellDataStorage< CellIteratorType, DataType > | |
list_subscribers() const | Subscriptor | |
map | CellDataStorage< CellIteratorType, DataType > | private |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) noexcept | Subscriptor | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
~CellDataStorage()=default | CellDataStorage< CellIteratorType, DataType > | |
~Subscriptor() | Subscriptor | virtual |