OpenTP1 Version 7 Programming Reference C Language

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

Appendix A.3 Callable XATMI interface functions

The table below lists XATMI interface functions that can be used by an SPP called by the function dc_rpc_call(). The stubs explained in A.2 Creating stubs of application programs that are used together must have been linked with the SPP that called these functions.

Table A-1 XATMI interface functions that can be used by an SPP called by the function dc_rpc_call()

XATMI interface function Call
tpacall Y
tpadvertise N
tpalloc Y
tpcall Y
tpcancel Y
tpconnect Y
tpdiscon Y
tpgetrply Y
tpfree Y
tprecv Y
tprealloc Y
tpreturn N
tpsend Y
tpservice N
tptypes Y
tpunadvertise N

Legend:
Y: Can be called.
N: Cannot be called.

Note
The tpservice indicates the entity of the service function.