OpenTP1 Version 7 Programming Reference C Language

[Contents][Index][Back][Next]

6.3.3 Syntax of interface definition file

This subsection explains the syntax of an interface definition file in the following format:

Format
Indicates the format of each declaration in OpenTP1 IDL-only TxRPC interface definition header and body.

Meaning
Indicates the meaning of each declaration in the OpenTP1 IDL-only TxRPC interface definition header and body.

Specification item
Indicates an attribute, data type, and declarator to be specified in items given in the format. For details on attributes, see 6.6 Attributes. For details on data types, see 6.7 Data types. For type declarators, see 6.8 Type declarators.

Explanation
Explains about the declarators.

OpenTP1 IDL-only TxRPC restriction
Indicates the difference between the specifications of OpenTP1 IDL-only TxRPC and IDL-only TxRPC defined with X/Open.