nl Struct Reference

A NODELIST is a linked list of (node, id) pairs where the node is a string associated with the node, and is an integer identifier. More...

List of all members.

Public Attributes

char * node
int id
nlnext


Detailed Description

A NODELIST is a linked list of (node, id) pairs where the node is a string associated with the node, and is an integer identifier.


Member Data Documentation

int nl::id

struct nl* nl::next

char* nl::node


The documentation for this struct was generated from the following file: Algorithm Development Kit 1.0