This is the complete list of members for ion::remote::HttpServer::Websocket, including all inherited members.
| Allocatable() | ion::base::Allocatable | protected |
| Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
| Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
| ConnectionReady() | ion::remote::HttpServer::Websocket | inlinevirtual |
| GetAllocator() const | ion::base::Allocatable | inline |
| GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
| GetNonNullAllocator() const | ion::base::Allocatable | inline |
| GetRefCount() const | ion::base::Shareable | inline |
| operator delete(void *ptr) | ion::base::Allocatable | inline |
| operator delete(void *ptr, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
| operator delete(void *ptr, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
| operator delete(void *ptr, void *ptr2) | ion::base::Allocatable | inline |
| operator new(size_t size) | ion::base::Allocatable | inline |
| operator new(size_t size, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
| operator new(size_t size, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
| operator new(size_t size, const AllocatorPtr &allocator, void *ptr) | ion::base::Allocatable | inline |
| operator new(size_t size, void *ptr) | ion::base::Allocatable | inline |
| operator=(const Allocatable &other) | ion::base::Allocatable | inlineprotected |
| ReceiveData(char *data, size_t data_len, bool is_binary)=0 | ion::remote::HttpServer::Websocket | pure virtual |
| Referent() | ion::base::Referent | inlineprotected |
| SendData(const char *data, size_t data_len, bool is_binary) | ion::remote::HttpServer::Websocket | protected |
| Shareable() | ion::base::Shareable | inlineprotected |
| Websocket() | ion::remote::HttpServer::Websocket | inline |
| WebsocketHelper class | ion::remote::HttpServer::Websocket | friend |
| ~Allocatable() | ion::base::Allocatable | virtual |
| ~Referent() override | ion::base::Referent | inlineprotected |
| ~Shareable() | ion::base::Shareable | inlineprotectedvirtual |
| ~Websocket() override | ion::remote::HttpServer::Websocket | inline |