![]() |
TrinityCore
|
Include dependency graph for CascOpenStorage.cpp:Classes | |
| struct | _BLOCK_SIZE_AND_HASH |
| struct | _FILE_INDEX_HEADER_V1 |
| struct | _FILE_INDEX_HEADER_V2 |
| struct | _FILE_ENCODING_SEGMENT |
Macros | |
| #define | __CASCLIB_SELF__ |
| #define | CASC_ENCODING_SEGMENT_SIZE 0x1000 |
Typedefs | |
| typedef struct _BLOCK_SIZE_AND_HASH | BLOCK_SIZE_AND_HASH |
| typedef struct _BLOCK_SIZE_AND_HASH * | PBLOCK_SIZE_AND_HASH |
| typedef struct _FILE_INDEX_HEADER_V1 | FILE_INDEX_HEADER_V1 |
| typedef struct _FILE_INDEX_HEADER_V1 * | PFILE_INDEX_HEADER_V1 |
| typedef struct _FILE_INDEX_HEADER_V2 | FILE_INDEX_HEADER_V2 |
| typedef struct _FILE_INDEX_HEADER_V2 * | PFILE_INDEX_HEADER_V2 |
| typedef struct _FILE_ENCODING_SEGMENT | FILE_ENCODING_SEGMENT |
| typedef struct _FILE_ENCODING_SEGMENT * | PFILE_ENCODING_SEGMENT |
Variables | |
| static const TCHAR * | szAllowedHexChars = _T("0123456789aAbBcCdDeEfF") |
| static const TCHAR * | szIndexFormat_V1 = _T("data.i%x%x") |
| static const TCHAR * | szIndexFormat_V2 = _T("%02x%08x.idx") |
| #define __CASCLIB_SELF__ |
| #define CASC_ENCODING_SEGMENT_SIZE 0x1000 |
| typedef struct _BLOCK_SIZE_AND_HASH BLOCK_SIZE_AND_HASH |
| typedef struct _FILE_ENCODING_SEGMENT FILE_ENCODING_SEGMENT |
| typedef struct _FILE_INDEX_HEADER_V1 FILE_INDEX_HEADER_V1 |
| typedef struct _FILE_INDEX_HEADER_V2 FILE_INDEX_HEADER_V2 |
| typedef struct _BLOCK_SIZE_AND_HASH * PBLOCK_SIZE_AND_HASH |
| typedef struct _FILE_ENCODING_SEGMENT * PFILE_ENCODING_SEGMENT |
| typedef struct _FILE_INDEX_HEADER_V1 * PFILE_INDEX_HEADER_V1 |
| typedef struct _FILE_INDEX_HEADER_V2 * PFILE_INDEX_HEADER_V2 |
Here is the call graph for this function:
Here is the caller graph for this function:| bool WINAPI CascGetStorageInfo | ( | HANDLE | hStorage, |
| CASC_STORAGE_INFO_CLASS | InfoClass, | ||
| void * | pvStorageInfo, | ||
| size_t | cbStorageInfo, | ||
| size_t * | pcbLengthNeeded | ||
| ) |
Here is the call graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:| TCascStorage* IsValidStorageHandle | ( | HANDLE | hStorage | ) |
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.8