Main Page Class Hierarchy Compound List File List Compound Members
Writeable Class Reference
A class that can write itself.
More...
#include <Writeable.h>
Inheritance diagram for Writeable:
[legend]List of all members.
Public Methods |
virtual string | ToString () const |
| operator string () const |
Friends |
class | operator<< |
Detailed Description
A class that can write itself.
This interface gives it's derived classes operator<< and the string cast operator for free. All the class needs to do is implement the ToString() function.
The documentation for this class was generated from the following file:
Generated at Wed May 2 00:24:46 2001 for API by
1.2.6 written by Dimitri van Heesch,
© 1997-2001