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

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

AbstractCustomMsgServer(const uint64_t id)obx::AbstractCustomMsgServerinlineexplicit
addConnection(const std::shared_ptr< AbstractCustomMsgConnection > &connection)obx::AbstractCustomMsgServerinline
forwardReceivedMessageFromClient(uint64_t connectionId, const void *messageData, size_t messageSize)obx::AbstractCustomMsgServerinline
id() constobx::AbstractCustomMsgServerinline
removeConnection(uint64_t connectionId)obx::AbstractCustomMsgServerinline
removeConnection(const AbstractCustomMsgConnection &connection)obx::AbstractCustomMsgServerinline
shutdown()=0obx::AbstractCustomMsgServerpure virtual
start()=0obx::AbstractCustomMsgServerpure virtual
stop()=0obx::AbstractCustomMsgServerpure virtual
~AbstractCustomMsgServer()=defaultobx::AbstractCustomMsgServervirtual