#include <cstdio>#include <dtGame/logstream.h>#include <dtGame/export.h>Namespaces | |
| namespace | dtGame |
Classes | |
| class | dtGame::BinaryLogStream |
| This is a log stream class which supports a binary log file format. More... | |
| struct | dtGame::BinaryLogStream::MessageDataBaseHeader |
| This structure corresponds to the header located at the beginning of the messages database file. More... | |
| struct | dtGame::BinaryLogStream::IndexTableHeader |
| This structure corresponds to the header located at the beginning of the logs index table file. More... | |