Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

node Struct Reference

#include <sub_list.h>


Data Fields

char * offset
char * name
nodenext


Field Documentation

char* node::name
 

Definition at line 33 of file sub_list.h.

Referenced by append_to_list(), and search_the_list().

struct node* node::next
 

Definition at line 34 of file sub_list.h.

Referenced by append_to_list(), delete_list(), and search_the_list().

char* node::offset
 

Definition at line 32 of file sub_list.h.

Referenced by append_to_list(), and search_the_list().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 7 04:16:37 2010 for SIPExpressRouter by  doxygen 1.3.9.1