Main Page Class Hierarchy Compound List File List Compound Members
Containable Class Template Reference
A Containable Interface.
More...
#include <Containable.h>
List of all members.
Public Methods |
virtual void | Add (const Contained &) |
virtual void | Delete (const Contained &) |
virtual size_t | Size () const |
virtual bool | IsEmpty () const |
Detailed Description
template<class Contained> class Containable
A Containable Interface.
This is an interface designed for classes that hold things. Such classes could include lists or queues, etc.
The documentation for this class was generated from the following file:
Generated at Wed May 2 00:24:41 2001 for API by
1.2.6 written by Dimitri van Heesch,
© 1997-2001