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

nmln Struct Reference

#include <nmln.h>

List of all members.

Public Members

void init ()
 nmln ()
bool isEmpty ()
bool notEmpty ()
fint length ()
bool isMovedEmpty ()
void remove ()
void add (nmln* p)
void rebind (nmln* p)
void insert ()
void relocate ()
void forward (int32 diff)
void shift (int32 diff)
void shift (int32 diff, NCodeBase* m)
void init (nmln* p)
void init_chain ()
void flush ()
void invalidate ()
bool verify_list_integrity ()
bool verify_map_deps ()
int32 hash ()
void print ()
nmln* next
nmln* prev


Detailed Description


Member Function Documentation

void nmln::init () [inline]

nmln::nmln () [inline]

bool nmln::isEmpty () [inline]

bool nmln::notEmpty () [inline]

fint nmln::length ()

bool nmln::isMovedEmpty () [inline]

void nmln::remove () [inline]

void nmln::add (nmln * p) [inline]

void nmln::rebind (nmln * p) [inline]

void nmln::insert () [inline]

void nmln::relocate () [inline]

void nmln::forward (int32 diff) [inline]

void nmln::shift (int32 diff) [inline]

void nmln::shift (int32 diff, NCodeBase * m)

void nmln::init (nmln * p) [inline]

void nmln::init_chain ()

void nmln::flush ()

void nmln::invalidate ()

bool nmln::verify_list_integrity ()

bool nmln::verify_map_deps () [inline]

int32 nmln::hash () [inline]

void nmln::print ()


Member Data Documentation

nmln* nmln::next

nmln* nmln::prev


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