![]() |
TrinityCore
|
Include dependency graph for DumpContext.cpp:Macros | |
| #define | __CASCLIB_SELF__ |
Functions | |
| static TCHAR * | FormatFileName (TCascStorage *hs, const TCHAR *szNameFormat) |
| TDumpContext * | CreateDumpContext (TCascStorage *hs, const TCHAR *szNameFormat) |
| int | dump_print (TDumpContext *dc, const char *szFormat,...) |
| int | dump_close (TDumpContext *dc) |
| #define __CASCLIB_SELF__ |
| TDumpContext* CreateDumpContext | ( | 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:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.8