![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for AnyData, including all inherited members.
| add(type entry, const std::string &name) | AnyData | inline |
| AnyData() | AnyData | inline |
| data | AnyData | private |
| DeclException1(ExcNameNotFound, std::string,<< "No entry with the name "<< arg1<< " exists.") | AnyData | |
| DeclException2(ExcTypeMismatch, char *, char *,<< "The requested type "<< arg1<< " and the stored type "<< arg2<< " must coincide") | AnyData | |
| DeclException2(ExcNameMismatch, int, std::string,<< "Name at position "<< arg1<< " is not equal to "<< arg2) | AnyData | |
| Subscriptor::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | |
| entry(const std::string &name) | AnyData | inline |
| entry(const std::string &name) const | AnyData | inline |
| entry(const unsigned int i) | AnyData | inline |
| entry(const unsigned int i) const | AnyData | inline |
| find(const std::string &name) const | AnyData | inline |
| is_type(const unsigned int i) const | AnyData | inline |
| list(StreamType &os) const | AnyData | inline |
| list_subscribers() const | Subscriptor | |
| merge(const AnyData &other) | AnyData | inline |
| n_subscriptions() const | Subscriptor | |
| name(const unsigned int i) const | AnyData | inline |
| names | AnyData | private |
| operator=(const Subscriptor &) | Subscriptor | |
| read(const std::string &name) const | AnyData | inline |
| read(const unsigned int i) const | AnyData | inline |
| read_ptr(const std::string &name) const | AnyData | inline |
| read_ptr(const unsigned int i) const | AnyData | inline |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size() const | AnyData | inline |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| try_find(const std::string &name) const | AnyData | inline |
| try_read(const std::string &name) const | AnyData | inline |
| try_read(const unsigned int i) const | AnyData | inline |
| try_read_ptr(const std::string &name) const | AnyData | inline |
| try_read_ptr(const unsigned int i) const | AnyData | inline |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~Subscriptor() | Subscriptor | virtual |
1.8.12