ESDM
Middleware for Earth System Data
Data Fields
esdm_backend_t Struct Reference

#include <esdm-datatypes-internal.h>

Collaboration diagram for esdm_backend_t:
Collaboration graph
[legend]

Data Fields

esdm_config_backend_tconfig
 
char * name
 
esdm_module_type_t type
 
char * version
 
void * data
 
esdm_backend_t_callbacks_t callbacks
 
int threads
 
GThreadPool * threadPool
 

Detailed Description

On backend registration ESDM expects the backend to return a pointer to a esdm_backend_t struct.

Each backend provides


The documentation for this struct was generated from the following file: