Swarm-NG  1.1
io.cpp File Reference

Implements functions for opening a swarm log file using swarmdb. More...

#include "../common.hpp"
#include "io.hpp"

Go to the source code of this file.

Classes

struct  swarm::query::idx_t
 Sort the raw outputs. More...
 
class  swarm::query::index_creator< Cmp >
 Define class for creating index. More...
 
struct  swarm::query::sysinfo
 Define structure sysinfo. 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.
 

Detailed Description

Implements functions for opening a swarm log file using swarmdb.

Definition in file io.cpp.