3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/threading/IAsyncResult.h"
7#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
11namespace Bedrock::Http {
struct Url; }
15namespace Bedrock::Services {
44 MCNAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Url>>
45 getURL(::std::string
const& serviceName);
Definition EnableNonOwnerReferences.h:7
Definition DiscoveryHelper.h:17
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Url > > getURL(::std::string const &serviceName)
static MCAPI void ** $vftable()
MCAPI DiscoveryHelper(::Bedrock::Services::DiscoveryConfig const &discoveryConfig)
MCAPI void * $ctor(::Bedrock::Services::DiscoveryConfig const &discoveryConfig)
Definition DiscoveryConfig.h:7
Definition DiscoveryConfig.h:5