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

slotList Struct Reference

#include <slotList.h>

Class diagram for slotList:

ResourceObj

List of all members.

Public Members

 slotList (stringOop name, slotType type, oop contents, oop anno, slotList* x= NULL)
 slotList (stringOop name, slotType type, oop contents)
slotList* add (stringOop name, slotType type, oop contents)
slotList* add (stringOop name, slotType type, oop contents, oop anno)
fint length ()
fint obj_count ()
void oops_do (oopsDoFn f)
stringOop name ()
slotType type ()
oop contents ()
oop annotation ()
slotDesc desc
slotList* next

Detailed Description


Member Function Documentation

slotList::slotList (stringOop name, slotType type, oop contents, oop anno, slotList * x = NULL)

slotList::slotList (stringOop name, slotType type, oop contents)

slotList * slotList::add (stringOop name, slotType type, oop contents) [inline]

slotList * slotList::add (stringOop name, slotType type, oop contents, oop anno)

fint slotList::length ()

fint slotList::obj_count ()

void slotList::oops_do (oopsDoFn f) [virtual]

Reimplemented from VMObj.

stringOop slotList::name () [inline]

slotType slotList::type () [inline]

oop slotList::contents () [inline]

oop slotList::annotation () [inline]


Member Data Documentation

slotDesc slotList::desc

slotList* slotList::next


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