|
ledger-core
|
This is the complete list of members for ledger::core::api::WebSocketConnection, including all inherited members.
| getConnectionId()=0 (defined in ledger::core::api::WebSocketConnection) | ledger::core::api::WebSocketConnection | pure virtual |
| onClose()=0 | ledger::core::api::WebSocketConnection | pure virtual |
| onConnect(int32_t connectionId)=0 | ledger::core::api::WebSocketConnection | pure virtual |
| onError(ErrorCode code, const std::string &message)=0 | ledger::core::api::WebSocketConnection | pure virtual |
| onMessage(const std::string &data)=0 | ledger::core::api::WebSocketConnection | pure virtual |
| ~WebSocketConnection() (defined in ledger::core::api::WebSocketConnection) | ledger::core::api::WebSocketConnection | inlinevirtual |
1.8.13