objlist_stack Struct Reference

#include <mudconf.h>

Collaboration diagram for objlist_stack:

Collaboration graph
[legend]

Data Fields

objlist_stacknext
OBLOCKhead
OBLOCKtail
OBLOCKcblock
int count
int citm

Detailed Description

Definition at line 329 of file mudconf.h.


Field Documentation

OBLOCK* objlist_stack::cblock

Definition at line 333 of file mudconf.h.

Referenced by olist_first(), olist_next(), and olist_push().

int objlist_stack::citm

Definition at line 335 of file mudconf.h.

Referenced by olist_first(), olist_next(), and olist_push().

int objlist_stack::count

Definition at line 334 of file mudconf.h.

Referenced by olist_add(), olist_first(), olist_next(), and olist_push().

OBLOCK* objlist_stack::head

Definition at line 331 of file mudconf.h.

Referenced by olist_add(), olist_first(), olist_pop(), and olist_push().

struct objlist_stack* objlist_stack::next

Definition at line 330 of file mudconf.h.

Referenced by olist_pop(), and olist_push().

OBLOCK* objlist_stack::tail

Definition at line 332 of file mudconf.h.

Referenced by olist_add(), olist_first(), olist_next(), and olist_push().


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