Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5 1.15.0
API Reference
h5tool_format_t Struct Reference

#include <tools/lib/h5tools.h>

+ Collaboration diagram for h5tool_format_t:

Data Fields

bool raw
 
const char * fmt_raw
 
const char * fmt_int
 
const char * fmt_uint
 
const char * fmt_schar
 
const char * fmt_uchar
 
const char * fmt_short
 
const char * fmt_ushort
 
const char * fmt_long
 
const char * fmt_ulong
 
const char * fmt_llong
 
const char * fmt_ullong
 
const char * fmt_double
 
const char * fmt_float
 
int ascii
 
int str_locale
 
unsigned str_repeat
 
const char * arr_pre
 
const char * arr_sep
 
const char * arr_suf
 
int arr_linebreak
 
const char * cmpd_name
 
const char * cmpd_sep
 
const char * cmpd_pre
 
const char * cmpd_suf
 
const char * cmpd_end
 
const struct H5LD_memb_t *const * cmpd_listv
 
const char * vlen_sep
 
const char * vlen_pre
 
const char * vlen_suf
 
const char * vlen_end
 
const char * elmt_fmt
 
const char * elmt_suf1
 
const char * elmt_suf2
 
const char * idx_n_fmt
 
const char * idx_sep
 
const char * idx_fmt
 
unsigned line_ncols
 
size_t line_per_line
 
const char * line_pre
 
const char * line_1st
 
const char * line_cont
 
const char * line_suf
 
const char * line_sep
 
int line_multi_new
 
const char * line_indent
 
int skip_first
 
int obj_hidefileno
 
const char * obj_format
 
int dset_hidefileno
 
const char * dset_format
 
const char * dset_blockformat_pre
 
const char * dset_ptformat_pre
 
const char * dset_ptformat
 
int pindex
 
int do_escape
 

Field Documentation

◆ arr_linebreak

int arr_linebreak

◆ arr_pre

const char* arr_pre

◆ arr_sep

const char* arr_sep

◆ arr_suf

const char* arr_suf

◆ ascii

int ascii

◆ cmpd_end

const char* cmpd_end

◆ cmpd_listv

const struct H5LD_memb_t* const* cmpd_listv

◆ cmpd_name

const char* cmpd_name

◆ cmpd_pre

const char* cmpd_pre

◆ cmpd_sep

const char* cmpd_sep

◆ cmpd_suf

const char* cmpd_suf

◆ do_escape

int do_escape

◆ dset_blockformat_pre

const char* dset_blockformat_pre

◆ dset_format

const char* dset_format

◆ dset_hidefileno

int dset_hidefileno

◆ dset_ptformat

const char* dset_ptformat

◆ dset_ptformat_pre

const char* dset_ptformat_pre

◆ elmt_fmt

const char* elmt_fmt

◆ elmt_suf1

const char* elmt_suf1

◆ elmt_suf2

const char* elmt_suf2

◆ fmt_double

const char* fmt_double

◆ fmt_float

const char* fmt_float

◆ fmt_int

const char* fmt_int

◆ fmt_llong

const char* fmt_llong

◆ fmt_long

const char* fmt_long

◆ fmt_raw

const char* fmt_raw

◆ fmt_schar

const char* fmt_schar

◆ fmt_short

const char* fmt_short

◆ fmt_uchar

const char* fmt_uchar

◆ fmt_uint

const char* fmt_uint

◆ fmt_ullong

const char* fmt_ullong

◆ fmt_ulong

const char* fmt_ulong

◆ fmt_ushort

const char* fmt_ushort

◆ idx_fmt

const char* idx_fmt

◆ idx_n_fmt

const char* idx_n_fmt

◆ idx_sep

const char* idx_sep

◆ line_1st

const char* line_1st

◆ line_cont

const char* line_cont

◆ line_indent

const char* line_indent

◆ line_multi_new

int line_multi_new

◆ line_ncols

unsigned line_ncols

◆ line_per_line

size_t line_per_line

◆ line_pre

const char* line_pre

◆ line_sep

const char* line_sep

◆ line_suf

const char* line_suf

◆ obj_format

const char* obj_format

◆ obj_hidefileno

int obj_hidefileno

◆ pindex

int pindex

◆ raw

bool raw

◆ skip_first

int skip_first

◆ str_locale

int str_locale

◆ str_repeat

unsigned str_repeat

◆ vlen_end

const char* vlen_end

◆ vlen_pre

const char* vlen_pre

◆ vlen_sep

const char* vlen_sep

◆ vlen_suf

const char* vlen_suf

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