| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| clear() | TableBase< 1, T > | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| el(const TableIndices< N > &indices) | TableBase< 1, T > | protected |
| empty() const | TableBase< 1, T > | |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| fill(InputIterator entries, const bool C_style_indexing=true) | TableBase< 1, T > | |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| memory_consumption() const | TableBase< 1, T > | |
| mutex | EnableObserverPointer | privatestatic |
| n_elements() const | TableBase< 1, T > | |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator()(const size_type i) const | Table< 1, T > | |
| operator()(const size_type i) | Table< 1, T > | |
| TableBase< 1, T >::operator()(const TableIndices< N > &indices) | TableBase< 1, T > | |
| operator=(const TableBase< N, T > &src) | TableBase< 1, T > | |
| EnableObserverPointer::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| operator==(const TableBase< N, T > &T2) const | TableBase< 1, T > | |
| operator[](const size_type i) const | Table< 1, T > | |
| operator[](const size_type i) | Table< 1, T > | |
| position(const TableIndices< N > &indices) const | TableBase< 1, T > | protected |
| reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false) | TableBase< 1, T > | |
| replicate_across_communicator(const MPI_Comm communicator, const unsigned int root_process) | TableBase< 1, T > | |
| reset_values() | TableBase< 1, T > | |
| serialize(Archive &ar, const unsigned int version) | TableBase< 1, T > | |
| size(const unsigned int i) const | TableBase< 1, T > | |
| size_type typedef | Table< 1, T > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| swap(TableBase< N, T > &v) noexcept | TableBase< 1, T > | |
| Table()=default | Table< 1, T > | |
| Table(const size_type size) | Table< 1, T > | explicit |
| Table(const size_type size, InputIterator entries, const bool C_style_indexing=true) | Table< 1, T > | |
| table_size | TableBase< 1, T > | protected |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | TableBase< 1, T > | |
| values | TableBase< 1, T > | protected |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |
| ~TableBase() override=default | TableBase< 1, T > | |