UNIVERS
15.3
UNIVERS base processing software API
|
#include <trset.h>
Public Attributes | |
char * | name |
int | offset |
char * | fmt |
int | type |
int | count |
int | bsize |
One header entry description
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