Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

pronode_t Struct Reference

#include <prohandler.h>

List of all members.

Public Attributes

pronode_t* prev
char* payload
pronode_t* next


Detailed Description

A basic linked list node structure

Definition at line 42 of file prohandler.h.


Member Data Documentation

pronode_t * pronode_t::next
 

Definition at line 46 of file prohandler.h.

char * pronode_t::payload
 

Definition at line 45 of file prohandler.h.

pronode_t * pronode_t::prev
 

Definition at line 44 of file prohandler.h.


The documentation for this struct was generated from the following file:
Generated at Thu May 30 15:12:34 2002 for Freeagent by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001