MISR Toolkit  1.5.1
Data Fields
H5D_fill_buf_info_t Struct Reference

#include <H5Dpkg.h>

Collaboration diagram for H5D_fill_buf_info_t:
Collaboration graph

Data Fields

H5MM_allocate_t fill_alloc_func
 
void * fill_alloc_info
 
H5MM_free_t fill_free_func
 
void * fill_free_info
 
H5T_path_tfill_to_mem_tpath
 
H5T_path_tmem_to_dset_tpath
 
const H5O_fill_t * fill
 
void * fill_buf
 
size_t fill_buf_size
 
hbool_t use_caller_fill_buf
 
void * bkg_buf
 
size_t bkg_buf_size
 
H5T_tmem_type
 
const H5T_tfile_type
 
hid_t mem_tid
 
hid_t file_tid
 
size_t mem_elmt_size
 
size_t file_elmt_size
 
size_t max_elmt_size
 
size_t elmts_per_buf
 
hbool_t has_vlen_fill_type
 

Detailed Description

Definition at line 457 of file H5Dpkg.h.

Field Documentation

◆ bkg_buf

void* H5D_fill_buf_info_t::bkg_buf

Definition at line 468 of file H5Dpkg.h.

◆ bkg_buf_size

size_t H5D_fill_buf_info_t::bkg_buf_size

Definition at line 469 of file H5Dpkg.h.

◆ elmts_per_buf

size_t H5D_fill_buf_info_t::elmts_per_buf

Definition at line 476 of file H5Dpkg.h.

◆ file_elmt_size

size_t H5D_fill_buf_info_t::file_elmt_size

Definition at line 474 of file H5Dpkg.h.

◆ file_tid

hid_t H5D_fill_buf_info_t::file_tid

Definition at line 473 of file H5Dpkg.h.

◆ file_type

const H5T_t* H5D_fill_buf_info_t::file_type

Definition at line 471 of file H5Dpkg.h.

◆ fill

const H5O_fill_t* H5D_fill_buf_info_t::fill

Definition at line 464 of file H5Dpkg.h.

◆ fill_alloc_func

H5MM_allocate_t H5D_fill_buf_info_t::fill_alloc_func

Definition at line 458 of file H5Dpkg.h.

◆ fill_alloc_info

void* H5D_fill_buf_info_t::fill_alloc_info

Definition at line 459 of file H5Dpkg.h.

◆ fill_buf

void* H5D_fill_buf_info_t::fill_buf

Definition at line 465 of file H5Dpkg.h.

◆ fill_buf_size

size_t H5D_fill_buf_info_t::fill_buf_size

Definition at line 466 of file H5Dpkg.h.

◆ fill_free_func

H5MM_free_t H5D_fill_buf_info_t::fill_free_func

Definition at line 460 of file H5Dpkg.h.

◆ fill_free_info

void* H5D_fill_buf_info_t::fill_free_info

Definition at line 461 of file H5Dpkg.h.

◆ fill_to_mem_tpath

H5T_path_t* H5D_fill_buf_info_t::fill_to_mem_tpath

Definition at line 462 of file H5Dpkg.h.

◆ has_vlen_fill_type

hbool_t H5D_fill_buf_info_t::has_vlen_fill_type

Definition at line 477 of file H5Dpkg.h.

◆ max_elmt_size

size_t H5D_fill_buf_info_t::max_elmt_size

Definition at line 475 of file H5Dpkg.h.

◆ mem_elmt_size

size_t H5D_fill_buf_info_t::mem_elmt_size

Definition at line 474 of file H5Dpkg.h.

◆ mem_tid

hid_t H5D_fill_buf_info_t::mem_tid

Definition at line 472 of file H5Dpkg.h.

◆ mem_to_dset_tpath

H5T_path_t* H5D_fill_buf_info_t::mem_to_dset_tpath

Definition at line 463 of file H5Dpkg.h.

◆ mem_type

H5T_t* H5D_fill_buf_info_t::mem_type

Definition at line 470 of file H5Dpkg.h.

◆ use_caller_fill_buf

hbool_t H5D_fill_buf_info_t::use_caller_fill_buf

Definition at line 467 of file H5Dpkg.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54