Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

dependencyList Class Reference

#include <deps.h>

Class diagram for dependencyList:

ResourceObj VMObj

List of all members.

Public Members

 dependencyList ()
bool alreadyThere (nmln* dep)
nmlnstart ()
nmlnend ()
void add (nmln* dep)
void add (slotsMapDeps *m, slotDesc* s)
void add (Map* m)
void remove ()
int32 length ()
bool isEmpty ()
bool nonEmpty ()

Detailed Description


Member Function Documentation

dependencyList::dependencyList () [inline]

bool dependencyList::alreadyThere (nmln * dep) [inline]

nmln * dependencyList::start () [inline]

nmln * dependencyList::end () [inline]

void dependencyList::add (nmln * dep)

void dependencyList::add (slotsMapDeps * m, slotDesc * s) [inline]

void dependencyList::add (Map * m) [inline]

void dependencyList::remove ()

int32 dependencyList::length () [inline]

bool dependencyList::isEmpty () [inline]

bool dependencyList::nonEmpty () [inline]


The documentation for this class was generated from the following files:
Generated at Tue Jun 27 12:13:19 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999