Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

CNErrorObject Class Reference

The class CNErrorObject. More...

#include <ErrorObject.h>

Inheritance diagram for CNErrorObject::

CNObject CNCL List of all members.

Public Methods

 CNErrorObject (const char *key, const char *message=NULL)
 FIXME: Undocumented.

CNStringkey (void)
 access to private members.

CNStringmessage (void)
 Message of Result.

virtual CNClassDesc class_desc () const
 Returns the class description (pointer to instance of CNClass) for runtime type information.

virtual bool is_a (CNClassDesc desc) const
 Checks Type.

virtual void print (ostream &strm=cout) const
 Print output.

virtual void dump (ostream &strm=cout) const
 Debug output.


Static Public Methods

CNErrorObject * cast_from_object (CNObject *obj)
 Safes Type Cast.


Detailed Description

The class CNErrorObject.


The documentation for this class was generated from the following file:
Generated on Fri Feb 1 19:54:47 2002 for CNCL by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001