GENIE
|
#include <memory>
#include <vector>
#include <genie/query/query.h>
#include <genie/table/inv_table.h>
#include <genie/interface/types.h>
Go to the source code of this file.
Namespaces | |
genie | |
This is the top-level namespace of the project. | |
genie::query | |
Functions | |
std::vector< genie::query::Query > | genie::query::LoadQuery (const std::shared_ptr< const genie::table::inv_table > &table, const QueryData &query_data, const uint32_t query_range, const uint32_t k) |