|
drogon
C++14/17-based HTTP application framework
|
This is the complete list of members for drogon::WebSocketController< T, AutoCreation >, including all inherited members.
| className() const override | drogon::DrObject< T > | inlinevirtual |
| classTypeName() (defined in drogon::DrObject< T >) | drogon::DrObject< T > | inlinestatic |
| DrObject()=default (defined in drogon::DrObject< T >) | drogon::DrObject< T > | protected |
| handleConnectionClosed(const WebSocketConnectionPtr &)=0 (defined in drogon::WebSocketControllerBase) | drogon::WebSocketControllerBase | pure virtual |
| handleNewConnection(const HttpRequestPtr &, const WebSocketConnectionPtr &)=0 (defined in drogon::WebSocketControllerBase) | drogon::WebSocketControllerBase | pure virtual |
| handleNewMessage(const WebSocketConnectionPtr &, std::string &&, const WebSocketMessageType &)=0 (defined in drogon::WebSocketControllerBase) | drogon::WebSocketControllerBase | pure virtual |
| isAutoCreation (defined in drogon::WebSocketController< T, AutoCreation >) | drogon::WebSocketController< T, AutoCreation > | static |
| isClass(const std::string &class_name) const override | drogon::DrObject< T > | inlinevirtual |
| registerSelf__(const std::string &path, const std::vector< internal::HttpConstraint > &constraints) (defined in drogon::WebSocketController< T, AutoCreation >) | drogon::WebSocketController< T, AutoCreation > | inlineprotectedstatic |
| registerSelfRegex__(const std::string ®Exp, const std::vector< internal::HttpConstraint > &constraints) (defined in drogon::WebSocketController< T, AutoCreation >) | drogon::WebSocketController< T, AutoCreation > | inlineprotectedstatic |
| WebSocketController() (defined in drogon::WebSocketController< T, AutoCreation >) | drogon::WebSocketController< T, AutoCreation > | inlineprotected |
| ~DrObject() override=default (defined in drogon::DrObject< T >) | drogon::DrObject< T > | protected |
| ~DrObjectBase() (defined in drogon::DrObjectBase) | drogon::DrObjectBase | inlinevirtual |
| ~WebSocketController() (defined in drogon::WebSocketController< T, AutoCreation >) | drogon::WebSocketController< T, AutoCreation > | inlinevirtual |
| ~WebSocketControllerBase() (defined in drogon::WebSocketControllerBase) | drogon::WebSocketControllerBase | inlinevirtual |