#include <Indexer.h>
|
| static void | createIndex (const eckit::PathName &, const eckit::PathName &) |
| |
| static std::vector< eckit::PathName > | createIndex (const std::vector< eckit::PathName > &) |
| |
| static ullong | countRows (const std::vector< eckit::PathName > &, const std::vector< eckit::PathName > &) |
| |
Definition at line 25 of file Indexer.h.
◆ countRows()
| static ullong odc::Indexer::countRows |
( |
const std::vector< eckit::PathName > & |
, |
|
|
const std::vector< eckit::PathName > & |
|
|
) |
| |
|
static |
◆ createIndex() [1/2]
| static void odc::Indexer::createIndex |
( |
const eckit::PathName & |
, |
|
|
const eckit::PathName & |
|
|
) |
| |
|
static |
◆ createIndex() [2/2]
| static std::vector<eckit::PathName> odc::Indexer::createIndex |
( |
const std::vector< eckit::PathName > & |
| ) |
|
|
static |
◆ offsetsOfBlocks()
| BlockOffsets odc::Indexer::offsetsOfBlocks |
( |
const eckit::PathName & |
| ) |
|
|
staticprivate |
The documentation for this class was generated from the following files: