OFFIS DCMTK
Version 3.6.0
|
This class used to simplify the use of the LogLog class. More...
Public Member Functions | |
LogLogUser (const LogLogUser &) | |
LogLog & | getLogLog () const |
LogLogUser & | operator= (const LogLogUser &rhs) |
Private Attributes | |
void * | loglogRef |
This class used to simplify the use of the LogLog class.
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.