LeviLamina
Loading...
Searching...
No Matches
Bedrock::DeviceIdRecord Class Reference

Public Member Functions

DeviceIdRecord & operator= (DeviceIdRecord const &)
 DeviceIdRecord (DeviceIdRecord const &)
MCNAPI_C ::Bedrock::Result< void, ::std::variant< ::Bedrock::DeviceIdErrorType::FileWriteError, ::Bedrock::DeviceIdErrorType::NoCacheFound, ::Bedrock::DeviceIdErrorType::CacheOpenFailed, ::Bedrock::DeviceIdErrorType::ValidationFail > > writeToCacheFile (::Core::Path const &pathToCacheFile)
MCNAPI_C void * $ctor (::std::string const &deviceId)
MCNAPI_C void $dtor ()

Static Public Member Functions

static MCNAPI_C bool _isValid (::std::string const &md5Hash, ::std::string const &guid)
static MCNAPI_C ::std::string generateHash (::std::string const &str)
static MCNAPI_C ::Bedrock::Result< void, ::std::variant< ::Bedrock::DeviceIdErrorType::FileWriteError, ::Bedrock::DeviceIdErrorType::NoCacheFound, ::Bedrock::DeviceIdErrorType::CacheOpenFailed, ::Bedrock::DeviceIdErrorType::ValidationFail > > readFromCacheFile (::Core::FileSystem &fileSystem, ::Core::Path const &pathToCacheFile, ::Bedrock::DeviceIdRecord &outRecord)
static MCNAPI_C ::Bedrock::Result< void, ::std::variant< ::Bedrock::DeviceIdErrorType::FileWriteError, ::Bedrock::DeviceIdErrorType::NoCacheFound, ::Bedrock::DeviceIdErrorType::CacheOpenFailed, ::Bedrock::DeviceIdErrorType::ValidationFail > > readFromCacheFolder (::Core::FileSystem &fileSystem, ::Core::Path const &pathToCacheFolder, ::Bedrock::DeviceIdRecord &outRecord)
static MCNAPI_C char const *& _cacheRecordFileName ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkbbff58
::ll::UntypedStorage< 1, 1 > mUnk6df0be

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