OpenTTCN/2.56.0/ANSI C SDK library reference/TCI data/TciValue

From OpenTTCN

Jump to: navigation, search

TciValue

Handle or opaque pointer to TTCN-3 abstract value representation.

typedef void* TciValue;

Remarks

TciValue handle is used for the purposes of identification of a resource associated with TTCN-3 value in abstract form.

TCI data API allows dynamic construction and introspection of arbitrarily complex TTCN-3 values.

As TciValue type is not formally defined in ETSI ES 201 873-6, the type definition for TciValue 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

Views
Personal tools