IODA Bundle
odc::Indexer Class Reference

#include <Indexer.h>

Static Public Member Functions

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 > &)
 

Static Private Member Functions

static BlockOffsets offsetsOfBlocks (const eckit::PathName &)
 

Detailed Description

Definition at line 25 of file Indexer.h.

Member Function Documentation

◆ 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
Here is the caller graph for this function:

◆ 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

Definition at line 31 of file Indexer.cc.

Here is the call graph for this function:

The documentation for this class was generated from the following files: