This is the complete list of members for obx::CustomMsgConnectionDelegate, including all inherited members.
| AbstractCustomMsgConnection(uint64_t serverId, uint64_t id=0) | obx::AbstractCustomMsgConnection | inlineexplicit |
| clearOutgoingMessages() override | obx::CustomMsgConnectionDelegate | inlinevirtual |
| close() override | obx::CustomMsgConnectionDelegate | inlinevirtual |
| CustomMsgConnectionDelegate(uint64_t serverId, const std::shared_ptr< AbstractCustomMsgConnection > &connection, bool deleteThisOnShutdown) | obx::CustomMsgConnectionDelegate | inlineexplicit |
| id() const | obx::AbstractCustomMsgConnection | inline |
| sendAsync(BytesLazy &&message) override | obx::CustomMsgConnectionDelegate | inlinevirtual |
| serverId() const | obx::AbstractCustomMsgConnection | inline |
| setId(uint64_t id) | obx::AbstractCustomMsgConnection | inline |
| shutdown() override | obx::CustomMsgConnectionDelegate | inlinevirtual |
| ~AbstractCustomMsgConnection()=default | obx::AbstractCustomMsgConnection | virtual |
| ~CustomMsgConnectionDelegate() override=default | obx::CustomMsgConnectionDelegate |