![]() |
#include <GenericLogger.h>
Inheritance diagram for dolfin::GenericLogger:
Public Member Functions | |
GenericLogger () | |
virtual | ~GenericLogger () |
virtual void | info (const char *msg)=0 |
virtual void | debug (const char *msg, const char *location)=0 |
virtual void | warning (const char *msg, const char *location)=0 |
virtual void | error (const char *msg, const char *location)=0 |
virtual void | dassert (const char *msg, const char *location)=0 |
virtual void | progress (const char *title, const char *label, real p)=0 |
virtual void | update ()=0 |
virtual void | quit ()=0 |
virtual bool | finished ()=0 |
virtual void | progress_add (Progress *p)=0 |
virtual void | progress_remove (Progress *p)=0 |
void | start () |
void | end () |
Protected Attributes | |
int | level |
|
|
|
|
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
|
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
|
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
Implemented in dolfin::CursesLogger, dolfin::SilentLogger, and dolfin::TerminalLogger. |
|
|
Documentation automatically generated with Doxygen on 10 Sep 2004.