|
Swarm-NG
1.1
|
Defines routines for reading binary log files made by binary_writer. More...
#include "../peyton/binarystream.hpp"#include "../peyton/memorymap.hpp"#include "../ensemble_alloc.hpp"#include "fileformat.hpp"#include "log.hpp"Go to the source code of this file.
Classes | |
| struct | swarm::query::range< T > |
| Structure defines data range. More... | |
| class | swarm::query::swarmdb |
| Defines swarmdb class. More... | |
| struct | swarm::query::swarmdb::index_entry |
| Structure for index entry. More... | |
| struct | swarm::query::swarmdb::result |
| Defines query result structure. More... | |
| struct | swarm::query::swarmdb::snapshots |
| Defines snapshots structure. More... | |
Namespaces | |
| swarm | |
| Swarm-NG library. | |
| swarm::query | |
| This namespace contains routines for opening and querying a swarm log file. | |
Constant Groups | |
| swarm | |
| Swarm-NG library. | |
| swarm::query | |
| This namespace contains routines for opening and querying a swarm log file. | |
Functions | |
| bool | swarm::query::sort_binary_log_file (const std::string &outfn, const std::string &infn) |
| Sort the binary file. | |
Defines routines for reading binary log files made by binary_writer.
Definition in file io.hpp.