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