gpp4
1.3.1
|
Common data structure for floats, ints, and chars. More...
#include <ccp4_types.h>
Public Attributes | |
float32 | f |
uint32 | i |
uint8 | c [4] |
Common data structure for floats, ints, and chars.
uint8 float_uint_uchar::c[4] |
member of four bytes
Referenced by MtzColLookup(), and MtzColSet().
float32 float_uint_uchar::f |
float member
uint32 float_uint_uchar::i |
32 bit integer member
Referenced by ccp4_cmap_close(), ccp4_cmap_set_label(), ccp4_CtoFString(), ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lwbat(), ccp4_lwrefl(), ccp4_lwsymm_c(), ccp4_nan(), ccp4_utils_basename(), ccp4_utils_bml(), ccp4_utils_extension(), ccp4_utils_pathname(), ccp4spg_register_by_symops(), FORTRAN_FUN(), FORTRAN_SUBR(), MtzAddColumn(), MtzAddDataset(), MtzAddHistory(), MtzAddXtal(), MtzAssignColumn(), MtzAssignHKLtoBase(), MtzBatchToArray(), MtzDeleteRefl(), MtzFree(), MtzMalloc(), MtzNbatchesInSet(), MtzPrintBatchHeader(), MtzRJustPath(), MtzSetSortOrder(), parse_maplabels(), sort_batches(), and write_maplabels().