![]() |
TrinityCore
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | TDumpContext |
Macros | |
| #define | CASC_DUMP_BUFFER_SIZE 0x10000 |
Functions | |
| TDumpContext * | CreateDumpContext (struct _TCascStorage *hs, const TCHAR *szNameFormat) |
| int | dump_print (TDumpContext *dc, const char *szFormat,...) |
| int | dump_close (TDumpContext *dc) |
| #define CASC_DUMP_BUFFER_SIZE 0x10000 |
| TDumpContext* CreateDumpContext | ( | struct _TCascStorage * | hs, |
| const TCHAR * | szNameFormat | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int dump_close | ( | TDumpContext * | dc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int dump_print | ( | TDumpContext * | dc, |
| const char * | szFormat, | ||
| ... | |||
| ) |
Here is the call graph for this function:
1.8.8