4#include "Containers/Map.h"
63 bool Tick(
float DeltaTime)
override;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_LOG_CATEGORY_EXTERN(CategoryName, DefaultVerbosity, CompileTimeVerbosity)
Definition LogMacros.h:361
Definition HttpListener.h:16
Definition HttpServerModule.cpp:9
Definition HttpServerModule.h:27
static HTTPSERVER_API FHttpServerModule & Get()
Definition HttpServerModule.cpp:107
HTTPSERVER_API void StopAllListeners()
Definition HttpServerModule.cpp:70
HTTPSERVER_API TSharedPtr< IHttpRouter > GetHttpRouter(uint32 Port, bool bFailOnBindFailure=false)
Definition HttpServerModule.cpp:118
virtual void ShutdownModule() override
Definition HttpServerModule.cpp:41
virtual void StartupModule() override
Definition HttpServerModule.cpp:36
static HTTPSERVER_API bool IsAvailable()
Definition HttpServerModule.cpp:102
FHttpServerModule()
Definition HttpServerModule.cpp:25
HTTPSERVER_API void StartAllListeners()
Definition HttpServerModule.cpp:52
~FHttpServerModule()
Definition HttpServerModule.cpp:30
HTTPSERVER_API bool HasPendingListeners() const
Definition HttpServerModule.cpp:90
Definition IHttpRouter.h:16
Definition ModuleInterface.h:14
Definition SharedPointer.h:692
Definition ExpressionParserTypes.h:21