OpenTTCN/2.56.0/ANSI C SDK library reference/TCI data/TciType
From OpenTTCN
TciType
Handle or opaque pointer to TTCN-3 type info object.
typedef void* TciType;
Remarks
TciType handle is used for the purposes of identification of a resource associated with TTCN-3 type info object.
As TciType type is not formally defined in ETSI ES 201 873-6, the type definition for TciType shall be regarded as opaque.
Requirements
|
Header |
<tci/tci.h> |
|
Compatibility |
ETSI ES 201 873-6 (TCI), OpenTTCN ANSI C SDK 2.x and higher |
