Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ll_st Struct Reference

#include <utils.h>

Collaboration diagram for ll_st:

Collaboration graph
[legend]
List of all members.

Public Attributes

void * data
ll_stnext
ll_stprev

Member Data Documentation

void* ll_st::data
 

Definition at line 139 of file utils.h.

Referenced by chained_hash_search(), ll_add_to_end(), ll_add_to_start(), ll_del(), ll_delfirst(), ll_destroy(), ll_find(), and ll_sorted_insert().

struct ll_st* ll_st::next
 

Definition at line 140 of file utils.h.

Referenced by Allocate_ll(), Free_ll(), ll_add_to_end(), ll_del(), ll_delfirst(), ll_destroy(), ll_find(), and ll_sorted_insert().

struct ll_st* ll_st::prev
 

Definition at line 141 of file utils.h.

Referenced by Allocate_ll(), ll_add_to_start(), ll_del(), ll_delfirst(), and ll_sorted_insert().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 12:55:31 2004 for NS2.26SourcesOriginal by doxygen 1.3.3