This is the complete list of members for ion::remote::HttpServer::RequestHandler, 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 |
ConnectWebsocket(const std::string &path, const QueryMap &args) | ion::remote::HttpServer::RequestHandler | inlinevirtual |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetBasePath() const | ion::remote::HttpServer::RequestHandler | inline |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetRefCount() const | ion::base::Shareable | inline |
HandleRequest(const std::string &path, const QueryMap &args, std::string *content_type)=0 | ion::remote::HttpServer::RequestHandler | pure virtual |
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 |
Referent() | ion::base::Referent | inlineprotected |
RequestHandler(const std::string &base_path) | ion::remote::HttpServer::RequestHandler | explicitprotected |
Shareable() | ion::base::Shareable | inlineprotected |
~Allocatable() | ion::base::Allocatable | virtual |
~Referent() override | ion::base::Referent | inlineprotected |
~RequestHandler() override | ion::remote::HttpServer::RequestHandler | protected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |