![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for GeneralDataStorage, including all inherited members.
| add_or_overwrite_copy(const std::string &name, const Type &entry) | GeneralDataStorage | |
| add_or_overwrite_reference(const std::string &name, Type &entry) | GeneralDataStorage | |
| add_unique_copy(const std::string &name, const Type &entry) | GeneralDataStorage | |
| add_unique_reference(const std::string &name, Type &entry) | GeneralDataStorage | |
| any_data | GeneralDataStorage | private |
| check_no_subscribers() const noexcept | Subscriptor | private |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNameHasBeenFound(std::string arg1) | GeneralDataStorage | static |
| ExcNameNotFound(std::string arg1) | GeneralDataStorage | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| ExcTypeMismatch(std::string arg1, const char *arg2, const char *arg3) | GeneralDataStorage | static |
| GeneralDataStorage()=default | GeneralDataStorage | |
| GeneralDataStorage(const GeneralDataStorage &)=default | GeneralDataStorage | |
| GeneralDataStorage(GeneralDataStorage &&)=default | GeneralDataStorage | |
| get_object_with_name(const std::string &name) | GeneralDataStorage | |
| get_object_with_name(const std::string &name) const | GeneralDataStorage | |
| get_or_add_object_with_name(const std::string &name, Arg &argument, Args &...arguments) | GeneralDataStorage | |
| get_or_add_object_with_name(const std::string &name, Arg &argument) | GeneralDataStorage | |
| get_or_add_object_with_name(const std::string &name, Arg &&argument, Args &&...arguments) | GeneralDataStorage | |
| get_or_add_object_with_name(const std::string &name, Arg &&argument) | GeneralDataStorage | |
| get_or_add_object_with_name(const std::string &name) | GeneralDataStorage | |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| merge(const GeneralDataStorage &other_data) | GeneralDataStorage | |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| print_info(Stream &stream) | GeneralDataStorage | |
| remove_object_with_name(const std::string &name) | GeneralDataStorage | |
| reset() | GeneralDataStorage | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size() const | GeneralDataStorage | |
| stores_object_with_name(const std::string &name) const | GeneralDataStorage | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| Subscriptor() | Subscriptor | inline |
| Subscriptor(const Subscriptor &) | Subscriptor | inline |
| Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| ~Subscriptor() | Subscriptor | virtual |