This subsection explains type declarators used for IDL file declaration. The following type declarators can be used with OpenTP1 TxRPC:
- Array
- Character string
- Pointer
- OpenTP1 IDL-only TxRPC restriction
- Only one asterisk (*) can be used for the pointer.
The explanation format is as follows:
- Format
- Indicates the data type format.
- Explanations of the type declarators
- Explains about type declarators.
- Organization of this section
- Array
- Character string
- Pointer