Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Object Class Reference

#include <Object.h>

Inheritance diagram for Object:

ObjArray

List of all members.

Public Members

virtual Void Print (ostream &s) const
virtual Void Parse (istream &s)
virtual Object* Clone () const
virtual Void Free ()

Detailed Description

Definition at line 17 of file Object.h.


Member Function Documentation

Object * Object::Clone () const [inline, virtual]

Reimplemented in ObjArray.

Definition at line 22 of file Object.h.

Void Object::Free () [inline, virtual]

Reimplemented in ObjArray.

Definition at line 23 of file Object.h.

Void Object::Parse (istream & s) [inline, virtual]

Reimplemented in ObjArray.

Definition at line 21 of file Object.h.

Void Object::Print (ostream & s) const [inline, virtual]

Reimplemented in ObjArray.

Definition at line 20 of file Object.h.


The documentation for this class was generated from the following file:
Generated at Sat Aug 5 00:16:34 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000