PUMA Library Reference Manual
|
This is the complete list of members for Puma::ErrorStream, including all inherited members.
endMessage() | Puma::ErrorStream | virtual |
ErrorStream(std::ostream &out=std::cerr) | Puma::ErrorStream | inline |
loud() | Puma::ErrorStream | |
operator<<(const char *str) | Puma::ErrorStream | virtual |
operator<<(long value) | Puma::ErrorStream | virtual |
operator<<(unsigned value) | Puma::ErrorStream | virtual |
operator<<(int value) | Puma::ErrorStream | virtual |
operator<<(short value) | Puma::ErrorStream | virtual |
operator<<(char c) | Puma::ErrorStream | virtual |
operator<<(double value) | Puma::ErrorStream | virtual |
operator<<(const ErrorSeverity &sev) | Puma::ErrorStream | virtual |
operator<<(Location location) | Puma::ErrorStream | virtual |
operator<<(const Printable &obj) | Puma::ErrorStream | virtual |
operator<<(void(*fct)(ErrorSink &)) | Puma::ErrorStream | virtual |
reset() | Puma::ErrorStream | |
severity() const | Puma::ErrorStream | inline |
severity(ErrorSeverity &sev) | Puma::ErrorStream | inline |
silent() | Puma::ErrorStream | |
~ErrorSink() | Puma::ErrorSink | inlinevirtual |
~ErrorStream() | Puma::ErrorStream | inlinevirtual |