IODA
Attribute_c.h File Reference

C bindings for ioda::Attribute More...

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

Go to the source code of this file.

Functions

IODA_DL void ioda_attribute_destruct (struct ioda_attribute *att)
 Deallocates an attribute. More...
 
IODA_DL struct ioda_dimensionsioda_attribute_get_dimensions (const struct ioda_attribute *att)
 Gets an attribute's dimensions. More...
 

Detailed Description

C bindings for ioda::Attribute

Definition in file Attribute_c.h.