.\"report various statistics on all objects that have been loaded
.DT
dumpallobj
$MUDNAME$ driver help
dumpallobj

.SH Name
.SI 5
dumpallobj() - report various statistics on all objects that have
               been loaded
.EI

.SH Synopsis
.SI 5
void dumpallobj( void );
void dumpallobj( string fname );
.EI

.SH Description
.SP 5 5
This function dumps a list of statistics on all objects that have been loaded.
If no argument is specified, then the information will be dumped to a file
named /OBJ_DUMP.  If `fname' is specified, then this is used as
the filename for the dump.
.EP

.SH See also
.SI 5
mud_status(), debug_info()
.EI
