#include <db.h>
Collaboration diagram for object:
Data Fields | |
dbref | location |
dbref | contents |
dbref | exits |
dbref | next |
dbref | link |
dbref | parent |
dbref | owner |
dbref | zone |
FLAGSET | fs |
POWER | powers |
POWER | powers2 |
STACK * | stackhead |
CLinearTimeDelta | cpu_time_used |
CLinearTimeAbsolute | tThrottleExpired |
int | throttled_attributes |
int | throttled_mail |
char * | purename |
char * | moniker |
char * | name |
Definition at line 129 of file db.h.
Definition at line 156 of file db.h.
Referenced by create_obj(), initialize_objects(), report_timecheck(), and Task_RunQueueEntry().
Definition at line 149 of file db.h.
Referenced by announce_connect(), announce_disconnect(), atr_add_raw_LEN(), atr_clr(), check_connect(), check_idle(), CGuests::Create(), create_obj(), decompile_flags(), do_chown(), fh_any(), FUNCTION(), has_flag(), link_exit(), CGuests::MakeGuestChar(), purge_going(), and shovechars().
char* object::moniker |
Definition at line 165 of file db.h.
Referenced by initialize_objects(), Moniker(), s_Moniker(), and s_Name().
char* object::name |
Definition at line 172 of file db.h.
Referenced by initialize_objects(), Moniker(), Name(), PureName(), and s_Name().
char* object::purename |
Definition at line 160 of file db.h.
Referenced by create_obj(), initialize_objects(), and SetupThrottle().