|
| Patrick's Programming Library Version 7.0.0 - Dokumentation |
Vollständige Aufstellung aller Elemente für ppl7::Exception einschließlich aller geerbten Elemente.
| copyText(const char *str) | ppl7::Exception | |
| copyText(const char *fmt, va_list args) | ppl7::Exception | |
| ErrorText | ppl7::Exception | private |
| Exception() | ppl7::Exception | |
| Exception(const Exception &other) | ppl7::Exception | |
| Exception(const char *msg,...) | ppl7::Exception | |
| operator=(const Exception &other) | ppl7::Exception | |
| print() const | ppl7::Exception | |
| text() const | ppl7::Exception | |
| toString() const | ppl7::Exception | |
| what() const | ppl7::Exception | virtual |
| ~Exception() | ppl7::Exception | virtual |