ObjectBox C and C++ API 4.3.0
 
Loading...
Searching...
No Matches
obx::CustomMsgConnectionDelegate Member List

This is the complete list of members for obx::CustomMsgConnectionDelegate, including all inherited members.

AbstractCustomMsgConnection(uint64_t serverId, uint64_t id=0)obx::AbstractCustomMsgConnectioninlineexplicit
clearOutgoingMessages() overrideobx::CustomMsgConnectionDelegateinlinevirtual
close() overrideobx::CustomMsgConnectionDelegateinlinevirtual
CustomMsgConnectionDelegate(uint64_t serverId, const std::shared_ptr< AbstractCustomMsgConnection > &connection, bool deleteThisOnShutdown)obx::CustomMsgConnectionDelegateinlineexplicit
id() constobx::AbstractCustomMsgConnectioninline
sendAsync(BytesLazy &&message) overrideobx::CustomMsgConnectionDelegateinlinevirtual
serverId() constobx::AbstractCustomMsgConnectioninline
setId(uint64_t id)obx::AbstractCustomMsgConnectioninline
shutdown() overrideobx::CustomMsgConnectionDelegateinlinevirtual
~AbstractCustomMsgConnection()=defaultobx::AbstractCustomMsgConnectionvirtual
~CustomMsgConnectionDelegate() override=defaultobx::CustomMsgConnectionDelegate