OSB_LIB::OsbError Class Reference

Inheritance diagram for OSB_LIB::OsbError:

Inheritance graph
[legend]
Collaboration diagram for OSB_LIB::OsbError:

Collaboration graph
[legend]
List of all members.

Detailed Description

OsbError, OSB error messages and warnings.

Class to handle OSB error messages and warnings, (usually logged to stdout and/or a logfile).

Definition at line 208 of file osberror.h.

Public Member Functions

Static Private Attributes


Constructor & Destructor Documentation

OSB_LIB::OsbError::OsbError (  )  [inline]

Default constructor: sets error number to indicate success.

Definition at line 462 of file osberror.h.

OSB_LIB::OsbError::OsbError ( ErrorNo  e  )  [inline, explicit]

Constructor with error number.

Definition at line 468 of file osberror.h.

OSB_LIB::OsbError::OsbError ( ErrorNo  e,
const Args args 
) [inline]

Constructor with error number and arguments.

Definition at line 474 of file osberror.h.


Member Function Documentation

const char *const OSB_LIB::OsbError::prefix (  )  const [inline, virtual]

Access error code.

Implements OSB_LIB::BaseError.

Definition at line 482 of file osberror.h.

References prefix_.


Member Data Documentation

const char* const OSB_LIB::OsbError::prefix_ [static, private]

The error prefix.

Definition at line 225 of file osberror.h.

Referenced by prefix().


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:11:57 2006 for OSB Library by  doxygen 1.4.7