NetCDF  4.6.3
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
dopaque.c File Reference

Functions for Opaque Types. More...

#include "ncdispatch.h"

Go to the source code of this file.

Functions

Opaque Types

Functions to create and learn about opaque types.

int nc_def_opaque (int ncid, size_t size, const char *name, nc_type *xtypep)
 Create an opaque type. More...
 
int nc_inq_opaque (int ncid, nc_type xtype, char *name, size_t *sizep)
 Learn about an opaque type. More...
 

Detailed Description

Functions for Opaque Types.

Copyright 2018 University Corporation for Atmospheric Research/Unidata. See COPYRIGHT file for more info.

Definition in file dopaque.c.


Return to the Main Unidata NetCDF page.
Generated on Sat Apr 6 2019 08:19:00 for NetCDF. NetCDF is a Unidata library.