myfifo_entry_struct Struct Reference

#include <myfifo.h>

Collaboration diagram for myfifo_entry_struct:

Collaboration graph
[legend]

Data Fields

void * data
myfifo_entry_structnext
myfifo_entry_structprev
void * data
myfifo_entry_structnext
myfifo_entry_structprev
void * data
myfifo_entry_structnext
myfifo_entry_structprev

Detailed Description

Definition at line 18 of file myfifo.h.


Field Documentation

void* myfifo_entry_struct::data

Definition at line 19 of file myfifo.h.

void* myfifo_entry_struct::data

Definition at line 19 of file myfifo.h.

void* myfifo_entry_struct::data

Definition at line 19 of file myfifo.h.

Referenced by myfifo_pop(), myfifo_push(), myfifo_trav(), myfifo_trav_r(), and myfifo_trav_r_xdr().

struct myfifo_entry_struct* myfifo_entry_struct::next

Definition at line 20 of file myfifo.h.

struct myfifo_entry_struct* myfifo_entry_struct::next

Definition at line 20 of file myfifo.h.

struct myfifo_entry_struct* myfifo_entry_struct::next

Definition at line 20 of file myfifo.h.

Referenced by myfifo_pop(), myfifo_push(), and myfifo_trav().

struct myfifo_entry_struct* myfifo_entry_struct::prev

Definition at line 21 of file myfifo.h.

struct myfifo_entry_struct* myfifo_entry_struct::prev

Definition at line 21 of file myfifo.h.

struct myfifo_entry_struct* myfifo_entry_struct::prev

Definition at line 21 of file myfifo.h.

Referenced by myfifo_pop(), myfifo_push(), myfifo_trav_r(), and myfifo_trav_r_xdr().


The documentation for this struct was generated from the following files:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7