#include <memory>
#include "eckit/testing/Test.h"
#include "odc/api/odc.h"
Go to the source code of this file.
|
| CASE ("Count lines in an existing ODB file") |
|
| CASE ("Decode an entire ODB file") |
|
| CASE ("Decode an entire ODB file preallocated data structures") |
|
int | main (int argc, char *argv[]) |
|
◆ CHECK_RETURN
◆ CASE() [1/3]
CASE |
( |
"Count lines in an existing ODB file" |
| ) |
|
◆ CASE() [2/3]
CASE |
( |
"Decode an entire ODB file preallocated data structures" |
| ) |
|
◆ CASE() [3/3]
CASE |
( |
"Decode an entire ODB file" |
| ) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |