TrinityCore
|
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 | ||
) |
int dump_close | ( | TDumpContext * | dc | ) |
int dump_print | ( | TDumpContext * | dc, |
const char * | szFormat, | ||
... | |||
) |
|
static |