IODA
C interface

Provides the C interface for ioda. More...

Collaboration diagram for C interface:

Modules

 Examples
 C Usage Examples.
 
 API
 C API.
 

Files

file  ioda_c.cpp
 C bindings for ioda-engines.
 

Functions

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

Detailed Description

Provides the C interface for ioda.

Function Documentation

◆ use_c_ioda()

c_ioda use_c_ioda ( )

Creates and returns a c_ioda struct that has all of the function pointers filled in.

Unfortunately, you can't have a default initializer in a struct in C.

Definition at line 18 of file ioda_c.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: