player_cache Struct Reference

#include <pcache.h>

Collaboration diagram for player_cache:

Collaboration graph
[legend]

Data Fields

dbref player
int money
int queue
int qmax
int cflags
player_cachenext

Detailed Description

Definition at line 11 of file pcache.h.


Field Documentation

int player_cache::cflags

Definition at line 16 of file pcache.h.

Referenced by pcache_find(), pcache_save(), pcache_trim(), and s_Pennies().

int player_cache::money

Definition at line 13 of file pcache.h.

Referenced by pcache_reload1(), pcache_save(), Pennies(), and s_Pennies().

struct player_cache* player_cache::next

Definition at line 17 of file pcache.h.

Referenced by pcache_find(), and pcache_trim().

dbref player_cache::player

Definition at line 12 of file pcache.h.

Referenced by pcache_find(), and pcache_save().

int player_cache::qmax

Definition at line 15 of file pcache.h.

Referenced by pcache_reload1(), pcache_save(), and QueueMax().

int player_cache::queue

Definition at line 14 of file pcache.h.

Referenced by a_Queue(), pcache_find(), pcache_trim(), and s_Queue().


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