#include <pcache.h>
Collaboration diagram for player_cache:
Data Fields | |
dbref | player |
int | money |
int | queue |
int | qmax |
int | cflags |
player_cache * | next |
Definition at line 11 of file pcache.h.
Definition at line 16 of file pcache.h.
Referenced by pcache_find(), pcache_save(), pcache_trim(), and s_Pennies().
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 15 of file pcache.h.
Referenced by pcache_reload1(), pcache_save(), and QueueMax().
Definition at line 14 of file pcache.h.
Referenced by a_Queue(), pcache_find(), pcache_trim(), and s_Queue().