![]() |
Mads
Multi-Agent Distributed System
|
#include <chrono>#include <nlohmann/json.hpp>#include <snappy.h>#include <string>#include <vector>#include "../mads.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Mads |
| namespace | Mads::Play |
Functions | |
| bool | Mads::Play::try_restamp (std::vector< std::string > &parts) |
| Best-effort –restamp rewrite of a raw record's parts, in place. | |