OmniRPC API index

OmniRpcInit: Initialization of OmniRPC system
OmniRpcFinalize: Finalize OmniRPC system
OmniRpcCall: Synchronous call of remote function
OmniRpcCallAsync: Asynchronous call of remote function
OmniRpcWait: Wait of an asynchronous call
OmniRpcProbe: Confirmation of an asynchronous call
OmniRpcWaitAll: Wait of multiple asynchronous calls
OmniRpcWaitAny: Wait of multiple asynchronous calls
OmniRpcCreateHandle: Execution of remote executable program
OmniRpcCallByHandle: Synchronous call by OmniRpcHandle
OmniRpcCallAsyncByHandle: Asynchronous call by OmniRpcHandle
OmniRpcDestroyHandle: Termination of remote executable program by OmniRpcHandle
OmniRpcModuleInit: Setting of module initialization
OmniRpcExecInit: Initialization for direct invocation of remote executable program.
OmniRpcExecFinalize: Termination of OmniRPC system for direct invocation of remote executable program
OmniRpcExecOnHost: Direct invocation of remote executable programs
OmniRpcExecCall: Synchronous call by OmniRpcExecHandle
OmniRpcExecTerminate: Termination of remote executable programs by OmniRpcExecHandle

OmniRpcInit: Initialization of OmniRPC system


OmniRpcFinalize: Finalize OmniRPC system


OmniRpcCall: Synchronous call of remote function


OmniRpcCallAsync: Asynchronous call of remote function


OmniRpcWait: Wait for asynchronous call


OmniRpcProbe: Probing asynchronous function call


OmniRpcWaitAll: Wait of multiple asynchronous calls


OmniRpcWaitAny: Wait of multiple asynchronous function calls


OmniRpcCreateHandle: Execution of remote executable program


OmniRpcCallByHandle: Synchronous function call with OmniRpcHandle


OmniRpcCallAsyncByHandle: Asynchronous call of function with OmniRpcHandle


OmniRpcDestroyHandle: Termination of remote executable program by OmniRpcHandle


OmniRpcModuleInit: Setting of module initialization


OmniRpcExecInit: Initialization for direct invocation of remote executable program


OmniRpcExecFinalize: Termination of OmniRPC system for direct invocation of remote executable program


OmniRpcExecOnHost: Direct invocation of remote executable program


OmniRpcExecCall: Synchronous call by OmniRpcExecHandle


OmniRpcExecTerminate: Termination of remote executable program by OmniRpcExecHandle