objlist_stack Struct Reference

#include <mudconf.h>

Collaboration diagram for objlist_stack:

Collaboration graph
[legend]

Data Fields

objlist_stacknext
OBLOCKhead
OBLOCKtail
OBLOCKcblock
unsigned int count
unsigned int citm

Detailed Description

Definition at line 258 of file mudconf.h.


Field Documentation

OBLOCK* objlist_stack::cblock

Definition at line 263 of file mudconf.h.

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

unsigned int objlist_stack::citm

Definition at line 265 of file mudconf.h.

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

unsigned int objlist_stack::count

Definition at line 264 of file mudconf.h.

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

OBLOCK* objlist_stack::head

Definition at line 261 of file mudconf.h.

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

struct objlist_stack* objlist_stack::next

Definition at line 260 of file mudconf.h.

Referenced by olist_pop(), and olist_push().

OBLOCK* objlist_stack::tail

Definition at line 262 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:40:25 2007 for MUX by  doxygen 1.4.7