![]() |
TrinityCore
|
Include dependency graph for RootHandler.cpp:Macros | |
| #define | __CASCLIB_SELF__ |
Functions | |
| int | RootHandler_Insert (TRootHandler *pRootHandler, const char *szFileName, LPBYTE pbEncodingKey) |
| LPBYTE | RootHandler_Search (TRootHandler *pRootHandler, struct _TCascSearch *pSearch, PDWORD PtrFileSize, PDWORD PtrLocaleFlags) |
| void | RootHandler_EndSearch (TRootHandler *pRootHandler, struct _TCascSearch *pSearch) |
| LPBYTE | RootHandler_GetKey (TRootHandler *pRootHandler, const char *szFileName) |
| void | RootHandler_Dump (TCascStorage *hs, LPBYTE pbRootHandler, DWORD cbRootHandler, const TCHAR *szNameFormat, const TCHAR *szListFile, int nDumpLevel) |
| void | RootHandler_Close (TRootHandler *pRootHandler) |
| #define __CASCLIB_SELF__ |
| void RootHandler_Close | ( | TRootHandler * | pRootHandler | ) |
Here is the caller graph for this function:| void RootHandler_Dump | ( | TCascStorage * | hs, |
| LPBYTE | pbRootHandler, | ||
| DWORD | cbRootHandler, | ||
| const TCHAR * | szNameFormat, | ||
| const TCHAR * | szListFile, | ||
| int | nDumpLevel | ||
| ) |
Here is the call graph for this function:| void RootHandler_EndSearch | ( | TRootHandler * | pRootHandler, |
| struct _TCascSearch * | pSearch | ||
| ) |
Here is the caller graph for this function:| LPBYTE RootHandler_GetKey | ( | TRootHandler * | pRootHandler, |
| const char * | szFileName | ||
| ) |
Here is the caller graph for this function:| int RootHandler_Insert | ( | TRootHandler * | pRootHandler, |
| const char * | szFileName, | ||
| LPBYTE | pbEncodingKey | ||
| ) |
Here is the caller graph for this function:| LPBYTE RootHandler_Search | ( | TRootHandler * | pRootHandler, |
| struct _TCascSearch * | pSearch, | ||
| PDWORD | PtrFileSize, | ||
| PDWORD | PtrLocaleFlags | ||
| ) |
Here is the caller graph for this function:
1.8.8