MISR Toolkit  1.5.1
Data Fields
h5tool_format_t Struct Reference

#include <h5tools.h>

Collaboration diagram for h5tool_format_t:
Collaboration graph

Data Fields

hbool_t 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 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
 

Detailed Description

Definition at line 188 of file h5tools.h.

Field Documentation

◆ arr_linebreak

int h5tool_format_t::arr_linebreak

Definition at line 297 of file h5tools.h.

◆ arr_pre

const char* h5tool_format_t::arr_pre

Definition at line 294 of file h5tools.h.

◆ arr_sep

const char* h5tool_format_t::arr_sep

Definition at line 295 of file h5tools.h.

◆ arr_suf

const char* h5tool_format_t::arr_suf

Definition at line 296 of file h5tools.h.

◆ ascii

int h5tool_format_t::ascii

Definition at line 274 of file h5tools.h.

◆ cmpd_end

const char* h5tool_format_t::cmpd_end

Definition at line 325 of file h5tools.h.

◆ cmpd_name

const char* h5tool_format_t::cmpd_name

Definition at line 321 of file h5tools.h.

◆ cmpd_pre

const char* h5tool_format_t::cmpd_pre

Definition at line 323 of file h5tools.h.

◆ cmpd_sep

const char* h5tool_format_t::cmpd_sep

Definition at line 322 of file h5tools.h.

◆ cmpd_suf

const char* h5tool_format_t::cmpd_suf

Definition at line 324 of file h5tools.h.

◆ do_escape

int h5tool_format_t::do_escape

Definition at line 475 of file h5tools.h.

◆ dset_blockformat_pre

const char* h5tool_format_t::dset_blockformat_pre

Definition at line 467 of file h5tools.h.

◆ dset_format

const char* h5tool_format_t::dset_format

Definition at line 465 of file h5tools.h.

◆ dset_hidefileno

int h5tool_format_t::dset_hidefileno

Definition at line 462 of file h5tools.h.

◆ dset_ptformat

const char* h5tool_format_t::dset_ptformat

Definition at line 469 of file h5tools.h.

◆ dset_ptformat_pre

const char* h5tool_format_t::dset_ptformat_pre

Definition at line 468 of file h5tools.h.

◆ elmt_fmt

const char* h5tool_format_t::elmt_fmt

Definition at line 363 of file h5tools.h.

◆ elmt_suf1

const char* h5tool_format_t::elmt_suf1

Definition at line 364 of file h5tools.h.

◆ elmt_suf2

const char* h5tool_format_t::elmt_suf2

Definition at line 365 of file h5tools.h.

◆ fmt_double

const char* h5tool_format_t::fmt_double

Definition at line 272 of file h5tools.h.

◆ fmt_float

const char* h5tool_format_t::fmt_float

Definition at line 273 of file h5tools.h.

◆ fmt_int

const char* h5tool_format_t::fmt_int

Definition at line 262 of file h5tools.h.

◆ fmt_llong

const char* h5tool_format_t::fmt_llong

Definition at line 270 of file h5tools.h.

◆ fmt_long

const char* h5tool_format_t::fmt_long

Definition at line 268 of file h5tools.h.

◆ fmt_raw

const char* h5tool_format_t::fmt_raw

Definition at line 261 of file h5tools.h.

◆ fmt_schar

const char* h5tool_format_t::fmt_schar

Definition at line 264 of file h5tools.h.

◆ fmt_short

const char* h5tool_format_t::fmt_short

Definition at line 266 of file h5tools.h.

◆ fmt_uchar

const char* h5tool_format_t::fmt_uchar

Definition at line 265 of file h5tools.h.

◆ fmt_uint

const char* h5tool_format_t::fmt_uint

Definition at line 263 of file h5tools.h.

◆ fmt_ullong

const char* h5tool_format_t::fmt_ullong

Definition at line 271 of file h5tools.h.

◆ fmt_ulong

const char* h5tool_format_t::fmt_ulong

Definition at line 269 of file h5tools.h.

◆ fmt_ushort

const char* h5tool_format_t::fmt_ushort

Definition at line 267 of file h5tools.h.

◆ idx_fmt

const char* h5tool_format_t::idx_fmt

Definition at line 386 of file h5tools.h.

◆ idx_n_fmt

const char* h5tool_format_t::idx_n_fmt

Definition at line 384 of file h5tools.h.

◆ idx_sep

const char* h5tool_format_t::idx_sep

Definition at line 385 of file h5tools.h.

◆ line_1st

const char* h5tool_format_t::line_1st

Definition at line 445 of file h5tools.h.

◆ line_cont

const char* h5tool_format_t::line_cont

Definition at line 446 of file h5tools.h.

◆ line_indent

const char* h5tool_format_t::line_indent

Definition at line 450 of file h5tools.h.

◆ line_multi_new

int h5tool_format_t::line_multi_new

Definition at line 449 of file h5tools.h.

◆ line_ncols

unsigned h5tool_format_t::line_ncols

Definition at line 442 of file h5tools.h.

◆ line_per_line

size_t h5tool_format_t::line_per_line

Definition at line 443 of file h5tools.h.

◆ line_pre

const char* h5tool_format_t::line_pre

Definition at line 444 of file h5tools.h.

◆ line_sep

const char* h5tool_format_t::line_sep

Definition at line 448 of file h5tools.h.

◆ line_suf

const char* h5tool_format_t::line_suf

Definition at line 447 of file h5tools.h.

◆ obj_format

const char* h5tool_format_t::obj_format

Definition at line 459 of file h5tools.h.

◆ obj_hidefileno

int h5tool_format_t::obj_hidefileno

Definition at line 456 of file h5tools.h.

◆ pindex

int h5tool_format_t::pindex

Definition at line 472 of file h5tools.h.

◆ raw

hbool_t h5tool_format_t::raw

Definition at line 260 of file h5tools.h.

◆ skip_first

int h5tool_format_t::skip_first

Definition at line 453 of file h5tools.h.

◆ str_locale

int h5tool_format_t::str_locale

Definition at line 275 of file h5tools.h.

◆ str_repeat

unsigned h5tool_format_t::str_repeat

Definition at line 276 of file h5tools.h.

◆ vlen_end

const char* h5tool_format_t::vlen_end

Definition at line 347 of file h5tools.h.

◆ vlen_pre

const char* h5tool_format_t::vlen_pre

Definition at line 345 of file h5tools.h.

◆ vlen_sep

const char* h5tool_format_t::vlen_sep

Definition at line 344 of file h5tools.h.

◆ vlen_suf

const char* h5tool_format_t::vlen_suf

Definition at line 346 of file h5tools.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