Defines a TINE triplet data object containing a 16-character fixed-length string value followed by two 4-byte integer values. More...
#include <tinetype.h>
Data Fields | |
| SINT32 | i1val | 
| SINT32 | i2val | 
| char | name [16] | 
Defines a TINE triplet data object containing a 16-character fixed-length string value followed by two 4-byte integer values.
| SINT32 NAME16II::i1val | 
the first long integer value
| SINT32 NAME16II::i2val | 
the second long integer value
| char NAME16II::name[16] | 
the string buffer containing the string information
 1.5.8