next up previous contents
Next: The CORE Class: Up: The Void Access Class: Previous: The Void Access Class:

The Void Access Definitions:

Consider a class that will implement the methods we need to interpret void * data; we call this the ACCESS_VOID class. Here is the definition file: as usual, we begin the header file with the necessary forward definitions:

class ostream;
class istream;
class Gedge;



 

Jim Peterson
1999-05-17