netCDF  4.2.1.1
 All Data Structures Files Functions Variables Typedefs Macros Groups 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.
 
int nc_inq_opaque (int ncid, nc_type xtype, char *name, size_t *sizep)
 Learn about an opaque type.
 

Detailed Description

Functions for Opaque Types.

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

Definition in file dopaque.c.


Generated on Wed Aug 22 2012 14:39:40 for netCDF. NetCDF is a Unidata library.