LeviLamina
Loading...
Searching...
No Matches
Core::StorageAreasTree Class Reference

Classes

struct  TreeChild
struct  TreeNode

Public Member Functions

StorageAreasTree & operator= (StorageAreasTree const &)
 StorageAreasTree (StorageAreasTree const &)
MCAPI void forEachStorageArea (::std::function< void(::Core::FileStorageArea &)> &&visitorFunction)
MCAPI ::Bedrock::Result<::std::shared_ptr<::Core::FileStorageArea > > getStorageArea (::Core::PathView path) const
MCAPI void insertStorageArea (::Core::FileStorageArea &storageArea)
MCAPI void removeStorageArea (::Core::FileStorageArea &storageArea)
MCAPI void teardown (::std::function< void(::Core::FileStorageArea &)> &&teardownCallback)

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk4e6c3d
::ll::UntypedStorage< 8, 24 > mUnk7f35b0
::ll::UntypedStorage< 8, 80 > mUnk72fcd7

Member Function Documentation

◆ forEachStorageArea()

MCAPI void Core::StorageAreasTree::forEachStorageArea ( ::std::function< void(::Core::FileStorageArea &)> && visitorFunction)
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.

◆ getStorageArea()

MCAPI ::Bedrock::Result<::std::shared_ptr<::Core::FileStorageArea > > Core::StorageAreasTree::getStorageArea ( ::Core::PathView path) 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.

◆ insertStorageArea()

MCAPI void Core::StorageAreasTree::insertStorageArea ( ::Core::FileStorageArea & storageArea)
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.

◆ removeStorageArea()

MCAPI void Core::StorageAreasTree::removeStorageArea ( ::Core::FileStorageArea & storageArea)
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.

◆ teardown()

MCAPI void Core::StorageAreasTree::teardown ( ::std::function< void(::Core::FileStorageArea &)> && teardownCallback)
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: