IODA Bundle
api/read.cc File Reference
#include <memory>
#include "eckit/testing/Test.h"
#include "odc/api/odc.h"
#include "odc/api/Odb.h"
Include dependency graph for api/read.cc:

Go to the source code of this file.

Functions

 CASE ("Count lines in an existing ODB file")
 
 CASE ("Decode an entire ODB file preallocated data structures")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE() [1/2]

CASE ( "Count lines in an existing ODB file"  )

Definition at line 22 of file api/read.cc.

Here is the call graph for this function:

◆ CASE() [2/2]

CASE ( "Decode an entire ODB file preallocated data structures"  )

Definition at line 87 of file api/read.cc.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 120 of file api/read.cc.