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

BasicPointer Class Reference

Interface definition for a basic pointer type object. More...

#include <Pointer.h>

Inheritance diagram for BasicPointer::

Pointer List of all members.

Public Methods

virtual void Nullify ()=0
virtual bool IsNull ()=0
virtual int GetIndex ()=0

Protected Methods

 BasicPointer ()

Detailed Description

This interface class defines the pure virtual methods Nullify(), IsNull() and GetIndex() that are needed in any Pointer type object.

Author:
Eric Kasten
Version:
0.4.0


The documentation for this class was generated from the following file:
Generated at Tue Jan 29 14:07:08 2002 for SpectroDAQ by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001