CDF dispatch layer.
More...
#include "config.h"
#include <stdlib.h>
#include "cdfdispatch.h"
#include "nc4dispatch.h"
#include "hdf5dispatch.h"
#include "netcdf_filter.h"
CDF dispatch layer.
- Author
- Edward Hartnett
- Date
- 2025-11-23
- Copyright
- Intelligent Data Design, Inc. All rights reserved.
◆ NC_CDF_finalize()
| int NC_CDF_finalize |
( |
void |
| ) |
|
◆ NC_CDF_initialize()
| NC_Dispatch * NC_CDF_initialize |
( |
void |
| ) |
|
◆ CDF_dispatch_table
| const NC_Dispatch* CDF_dispatch_table = NULL |
◆ CDF_dispatcher
| const NC_Dispatch CDF_dispatcher |
|
static |