#include <mudconf.h>
Collaboration diagram for HELP_DESC:

Data Fields | |
| const char * | CommandName |
| CHashTable * | ht |
| char * | pBaseFilename |
| bool | bEval |
Definition at line 28 of file mudconf.h.
| bool HELP_DESC::bEval |
| const char* HELP_DESC::CommandName |
Definition at line 31 of file mudconf.h.
Referenced by add_helpfile(), help_helper(), help_write(), helpindex_clean(), helpindex_read(), and list_hashstats().
| char* HELP_DESC::pBaseFilename |
Definition at line 32 of file mudconf.h.
Referenced by add_helpfile(), helpindex_read(), list_hashstats(), and ReportTopic().
1.4.7