LeviLamina
Loading...
Searching...
No Matches
MinecraftServiceKeyManager Class Reference
Inheritance diagram for MinecraftServiceKeyManager:

Classes

struct  BlockingInitRecursiveContext

Public Member Functions

MinecraftServiceKeyManageroperator= (MinecraftServiceKeyManager const &)
 MinecraftServiceKeyManager (MinecraftServiceKeyManager const &)
MCAPI MinecraftServiceKeyManager (::std::unique_ptr<::IMinecraftServiceKeySource > keySource, ::std::function< int64()> timeFn, ::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn, ::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn, ::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn)
MCNAPI_S void _blockingInitRecursive (::MinecraftServiceKeyInfo keyFetchResult, ::std::shared_ptr<::MinecraftServiceKeyManager::BlockingInitRecursiveContext > context)
MCAPI ::Bedrock::Threading::Async<::MinecraftServiceKeyInfo_fullFetch (bool highPriority)
MCAPI bool _saveMetadata (::std::optional<::MinecraftServiceKeysMetadata > const &metadata)
MCNAPI_S ::std::future< bool > blockingInit ()
MCAPI::std::string getKeyFromKeyId (::std::string const &kid) const
MCAPI::MinecraftServiceKeyInfo getKeyInfo () const
MCAPI void * $ctor (::std::unique_ptr<::IMinecraftServiceKeySource > keySource, ::std::function< int64()> timeFn, ::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn, ::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn, ::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 336 > mUnkeed942
::ll::UntypedStorage< 8, 8 > mUnkb1e41f
::ll::UntypedStorage< 8, 8 > mUnkd5789e
::ll::UntypedStorage< 8, 64 > mUnk7954b5
::ll::UntypedStorage< 8, 32 > mUnkc46713
::ll::UntypedStorage< 8, 8 > mUnkd6fb1a
::ll::UntypedStorage< 8, 32 > mUnkfe2c47
::ll::UntypedStorage< 1, 1 > mUnk349f6c
::ll::UntypedStorage< 8, 8 > mUnke5429b
::ll::UntypedStorage< 8, 64 > mUnk65f124
::ll::UntypedStorage< 8, 64 > mUnkc82f81
::ll::UntypedStorage< 8, 64 > mUnk75be14
::ll::UntypedStorage< 8, 64 > mUnk9fbe61
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ MinecraftServiceKeyManager()

MCAPI MinecraftServiceKeyManager::MinecraftServiceKeyManager ( ::std::unique_ptr<::IMinecraftServiceKeySource > keySource,
::std::function< int64()> timeFn,
::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn,
::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn,
::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ _fullFetch()

MCAPI ::Bedrock::Threading::Async<::MinecraftServiceKeyInfo > MinecraftServiceKeyManager::_fullFetch ( bool highPriority)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _saveMetadata()

MCAPI bool MinecraftServiceKeyManager::_saveMetadata ( ::std::optional<::MinecraftServiceKeysMetadata > const & metadata)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getKeyFromKeyId()

MCAPI::std::string MinecraftServiceKeyManager::getKeyFromKeyId ( ::std::string const & kid) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getKeyInfo()

MCAPI::MinecraftServiceKeyInfo MinecraftServiceKeyManager::getKeyInfo ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * MinecraftServiceKeyManager::$ctor ( ::std::unique_ptr<::IMinecraftServiceKeySource > keySource,
::std::function< int64()> timeFn,
::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn,
::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn,
::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void MinecraftServiceKeyManager::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** MinecraftServiceKeyManager::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: