![]() |
DDNet documentation
|
#include <base/dbg.h>#include <base/logger.h>#include <base/mem.h>#include <base/os.h>#include <base/str.h>#include <base/time.h>#include <engine/client.h>#include <engine/shared/demo.h>#include <engine/shared/network.h>#include <engine/shared/snapshot.h>#include <engine/storage.h>#include <game/gamecore.h>#include <memory>Classes | |
| class | CClientSnapshotHandler |
| struct | CClientSnapshotHandler::CClientData |
| class | CDemoPlayerMessageListener |
Functions | |
| static int | ExtractDemoChat (const char *pDemoFilePath, CSnapshotDelta *pSnapshotDelta, CSnapshotDelta *pSnapshotDeltaSixup, IStorage *pStorage) |
| static std::unique_ptr< CSnapshotDelta > | CreateSnapshotDelta () |
| static std::unique_ptr< CSnapshotDelta > | CreateSnapshotDeltaSixup () |
| int | main (int argc, const char *argv[]) |
Variables | |
| static const char * | TOOL_NAME = "demo_extract_chat" |
|
static |
|
static |
|
static |
| int main | ( | int | argc, |
| const char * | argv[] ) |
|
static |