![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IHttpRouter, including all inherited members.
| AsShared() | TSharedFromThis< IHttpRouter > | inline |
| AsShared() const | TSharedFromThis< IHttpRouter > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IHttpRouter > | inline |
| AsWeak() | TSharedFromThis< IHttpRouter > | inline |
| AsWeak() const | TSharedFromThis< IHttpRouter > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IHttpRouter > | inline |
| BindRoute(const FHttpPath &HttpPath, const EHttpServerRequestVerbs &HttpVerbs, const FHttpRequestHandler &Handler)=0 | IHttpRouter | pure virtual |
| DoesSharedInstanceExist() const | TSharedFromThis< IHttpRouter > | inline |
| operator=(TSharedFromThis const &) | TSharedFromThis< IHttpRouter > | inlineprotected |
| Query(const TSharedPtr< FHttpServerRequest > &Request, const FHttpResultCallback &OnProcessingComplete)=0 | IHttpRouter | pure virtual |
| RegisterRequestPreprocessor(FHttpRequestHandler RequestPreprocessor)=0 | IHttpRouter | pure virtual |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< IHttpRouter > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< IHttpRouter > | inlineprotectedstatic |
| TSharedFromThis() | TSharedFromThis< IHttpRouter > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< IHttpRouter > | inlineprotected |
| UnbindRoute(const FHttpRouteHandle &RouteHandle)=0 | IHttpRouter | pure virtual |
| UnregisterRequestPreprocessor(const FDelegateHandle &RequestPreprocessorHandle)=0 | IHttpRouter | pure virtual |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< IHttpRouter > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< IHttpRouter > | inline |
| ~IHttpRouter() | IHttpRouter | protectedvirtual |
| ~TSharedFromThis() | TSharedFromThis< IHttpRouter > | inlineprotected |