Help us improve by taking our short survey: https://www.hdfgroup.org/website-survey/
HDF5 Last Updated on 2026-07-28
The HDF5 Field Guide
Loading...
Searching...
No Matches
H5VL_datatype_get_args_t Struct Reference

#include <src/H5VLconnector.h>

Data Fields

union { 
   struct { 
      void *   buf 
      size_t   buf_size 
   }   get_binary
   struct { 
      size_t *   size 
   }   get_binary_size
   struct { 
      hid_t   tcpl_id 
   }   get_tcpl
args
H5VL_datatype_get_t op_type

Field Documentation

◆ [union]

union { ... } args

◆ buf

void* buf

◆ buf_size

size_t buf_size

◆ [struct]

struct { ... } get_binary

◆ [struct]

struct { ... } get_binary_size

◆ [struct]

struct { ... } get_tcpl

◆ op_type

◆ size

size_t* size

◆ tcpl_id

hid_t tcpl_id

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