C++ Core API

Subclassed by tblink_rpc_core::EndpointBase, tblink_rpc_core::EndpointMsgBase

Public Functions

Called by the environment to notify that a callback has occurred

Poll, waiting for a message to be received. Returns -1 on transport error.

Returns the available interface types registered by the endpoint peer. Only valid after ‘build’ is complete

Returns the available interface instances registered by the endpoint peer. Only valid after ‘build’ is complete