![]() |
PUMA Library Reference Manual
|
This is the complete list of members for Puma::ErrorSink, including all inherited members.
| endMessage()=0 | Puma::ErrorSink | pure virtual |
| operator<<(const char *str)=0 | Puma::ErrorSink | pure virtual |
| operator<<(long value)=0 | Puma::ErrorSink | pure virtual |
| operator<<(unsigned value)=0 | Puma::ErrorSink | pure virtual |
| operator<<(int value)=0 | Puma::ErrorSink | pure virtual |
| operator<<(short value)=0 | Puma::ErrorSink | pure virtual |
| operator<<(char c)=0 | Puma::ErrorSink | pure virtual |
| operator<<(double value)=0 | Puma::ErrorSink | pure virtual |
| operator<<(const ErrorSeverity &severity)=0 | Puma::ErrorSink | pure virtual |
| operator<<(Location location)=0 | Puma::ErrorSink | pure virtual |
| operator<<(const Printable &obj)=0 | Puma::ErrorSink | pure virtual |
| operator<<(void(*fct)(ErrorSink &))=0 | Puma::ErrorSink | pure virtual |
| ~ErrorSink() | Puma::ErrorSink | inlinevirtual |