Inheritance diagram for log4cplus::helpers::LogLogUser:
Public Member Functions | |
LogLogUser (const LogLogUser &) | |
LogLog & | getLogLog () const |
LogLogUser & | operator= (const LogLogUser &rhs) |
Private Attributes | |
void * | loglogRef |
Any class that uses the LogLog class should extend this class and retrieve their reference to LogLog using the method provided.
Definition at line 39 of file lloguser.h.