IODA
ioda_c.h File Reference

C bindings for ioda-engines. More...

#include <stdbool.h>
#include "../defs.h"
#include "Attribute_c.h"
Include dependency graph for ioda_c.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  c_ioda
 

Functions

IODA_DL struct c_ioda use_c_ioda ()
 Creates and returns a c_ioda struct that has all of the function pointers filled in. More...
 

Detailed Description

C bindings for ioda-engines.

Provides a class-like structure.

Definition in file ioda_c.h.