objlist_block Struct Reference

#include <mudconf.h>

Collaboration diagram for objlist_block:

Collaboration graph
[legend]

Data Fields

objlist_blocknext
dbref data [(LBUF_SIZE-sizeof(OBLOCK *))/sizeof(dbref)]

Detailed Description

Definition at line 249 of file mudconf.h.


Field Documentation

dbref objlist_block::data[(LBUF_SIZE-sizeof(OBLOCK *))/sizeof(dbref)]

Definition at line 252 of file mudconf.h.

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

struct objlist_block* objlist_block::next

Definition at line 251 of file mudconf.h.

Referenced by olist_add(), olist_next(), and olist_pop().


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