Logo
~Database~
~ C++ ~
~Contact~

IError Class Reference

Log class interface. More...

#include <IError.h>

Inheritance diagram for IError:

Inheritance graph
List of all members.

Public Member Functions

virtual void error (Database &, const std::string &)=0
virtual void error (Database &, Query &, const std::string &)=0

Detailed Description

Log class interface.

Definition at line 38 of file IError.h.


Member Function Documentation

virtual void IError::error Database ,
Query ,
const std::string & 
[pure virtual]
 

Implemented in StderrLog.

virtual void IError::error Database ,
const std::string & 
[pure virtual]
 

Implemented in StderrLog.


The documentation for this class was generated from the following file:
Page, code, and content Copyright (C) 2006 by Anders Hedström