![]() |
TrinityCore
|
#include "G3D/platform.h"#include "G3D/BinaryOutput.h"#include "G3D/fileutils.h"#include "G3D/FileSystem.h"#include "G3D/stringutils.h"#include "G3D/Array.h"#include <zlib.h>#include "G3D/Log.h"#include <cstring>
Include dependency graph for BinaryOutput.cpp:Namespaces | |
| G3D | |
Macros | |
| #define | MAX_BINARYOUTPUT_BUFFER_SIZE 400000000 |
| #define | IMPLEMENT_WRITER(ucase, lcase) |
| #define | IMPLEMENT_WRITER(ucase, lcase) |
| #define | IMPLEMENT_WRITER(ucase, lcase) |
2002-02-20 2010-03-17
| #define IMPLEMENT_WRITER | ( | ucase, | |
| lcase | |||
| ) |
| #define IMPLEMENT_WRITER | ( | ucase, | |
| lcase | |||
| ) |
| #define IMPLEMENT_WRITER | ( | ucase, | |
| lcase | |||
| ) |
| #define MAX_BINARYOUTPUT_BUFFER_SIZE 400000000 |
1.8.8