DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
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.