Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

plObject Class Reference

Used as the meta class of all ProBT API objects. More...

#include <plObject.h>

Inheritance diagram for plObject:

Inheritance graph
[legend]
List of all members.

Public Member Functions

std::string toString () const
 Returns the object as a string.
virtual ~plObject ()
 Destroys the object.

Protected Member Functions

virtual void Output (std::ostream &out) const
 Writes the object at the {out} stream.

Friends

std::ostream & operator<< (std::ostream &out, const plObject &object)
 Friend classes and methods.

Detailed Description

Used as the meta class of all ProBT API objects.

Definition at line 37 of file plObject.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 1 10:59:30 2005 for ProBT by  doxygen 1.4.1