|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "StormLib.h"#include <map>#include <string>#include <stdint.h>Go to the source code of this file.
Classes | |
| class | ChunkedFile |
| struct | file_MVER |
| class | FileChunk |
| union | u_map_fcc |
Macros | |
| #define | FILE_FORMAT_VERSION 18 |
Typedefs | |
| typedef int16_t | int16 |
| typedef int32_t | int32 |
| typedef int64_t | int64 |
| typedef int8_t | int8 |
| typedef uint16_t | uint16 |
| typedef uint32_t | uint32 |
| typedef uint64_t | uint64 |
| typedef uint8_t | uint8 |
| #define FILE_FORMAT_VERSION 18 |
Definition at line 39 of file loadlib.h.
Referenced by ChunkedFile::prepareLoadedData().