openModeller  Version 1.4.0
Log::LogCallback Class Reference

#include <Log.hh>

Inheritance diagram for Log::LogCallback:

List of all members.

Public Member Functions

virtual ~LogCallback ()
virtual void operator() (Level level, const std::string &msg)=0

Detailed Description

Definition at line 63 of file Log.hh.


Constructor & Destructor Documentation

virtual Log::LogCallback::~LogCallback ( ) [inline, virtual]

Definition at line 65 of file Log.hh.


Member Function Documentation

virtual void Log::LogCallback::operator() ( Level  level,
const std::string &  msg 
) [pure virtual]

The documentation for this class was generated from the following file: