IODA Bundle
|
#include <cstring>
#include <iostream>
#include <math.h>
#include <string>
#include <vector>
#include "eckit/exception/Exceptions.h"
#include "eckit/io/FileHandle.h"
#include "odc/api/odc.h"
#include "odc/odccapi.h"
#include "TestCase.h"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{CAPIExamples.cc} | |
Functions | |
anonymous_namespace{CAPIExamples.cc}::TEST (c_api_example_write_data) | |
This file contains examples of usage of public APIs.
Definition in file CAPIExamples.cc.