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

IOInterfaceList Class Reference

Implements a linked list for IOInterface objets. More...

#include <IOInterfaceList.h>

List of all members.

Public Member Functions

 IOInterfaceList ()
 Constructor.
IOInterfaceGetIOInterfaceFirst ()
 Returns the first IOInterface object.
IOInterfaceGetIOInterfaceNext (IOInterface *cur)
 Returns the next IOInterface object.
bool AddIOInterface (IOInterface *sif)
 Adds an IOInterface to the list.
bool RemoveIOInterface (IOInterface *sif)
 Removes an IOInterface from the list.
void Report (const std::string &name, std::ostream &out, int ccindent=0) const
 Writes a report of this object to the given stream. This is mainly useful for debugging.

Protected Attributes

IOInterfacemIOInterfaceFirst
 The first IOInterface object.


Detailed Description

Implements a linked list for IOInterface objets.


The documentation for this class was generated from the following file:
Generated on Wed Jun 1 09:19:07 2005 for libmip by doxygen 1.3.8