| gphoto2pp
    A C++ Wrapper for libgphoto2 | 
#include <log.h>


| Additional Inherited Members | |
|  Public Member Functions inherited from Log< Output2FILE > | |
| Log () | |
| virtual | ~Log () | 
| std::ostringstream & | Get (TLogLevel level=logINFO) | 
|  Static Public Member Functions inherited from Log< Output2FILE > | |
| static TLogLevel & | ReportingLevel () | 
| static std::string | ToString (TLogLevel level) | 
| static TLogLevel | FromString (const std::string &level) | 
|  Protected Attributes inherited from Log< Output2FILE > | |
| std::ostringstream | os |