UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
TrHdrField Struct Reference

#include <trset.h>

Public Attributes

char * name
 
int offset
 
char * fmt
 
int type
 
int count
 
int bsize
 

Detailed Description

One header entry description

Member Data Documentation

int TrHdrField::bsize

size (bytes) for array

int TrHdrField::count

count of element (in array)

char* TrHdrField::fmt

format of input/output

char* TrHdrField::name

text name of field

int TrHdrField::offset

offset in longs (4byte) from the begin of header

int TrHdrField::type

type of field: 0 - R4, 1 - I4, 2 - C1


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