Inheritance diagram for log4cplus::Layout:

Public Member Functions | |
| Layout () | |
| Layout (const log4cplus::helpers::Properties &) | |
| virtual | ~Layout () |
| virtual void | formatAndAppend (log4cplus::tostream &output, const log4cplus::spi::InternalLoggingEvent &event)=0 |
Protected Attributes | |
| LogLevelManager & | llmCache |
Private Member Functions | |
| Layout (const Layout &) | |
| Layout & | operator= (Layout &) |
Definition at line 50 of file layout.h.