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

Public Member Functions

FileHandlePool & operator= (FileHandlePool const &)
 FileHandlePool (FileHandlePool const &)
MCAPI FileHandlePool ()
MCAPI ::std::shared_ptr<::Core::PooledFileHandle_depositHandle (::Core::Path const &filePath, ::Core::File &&file)
MCAPI ::std::shared_ptr<::Core::PooledFileHandleacquireHandle (::Core::Path const &filePath)
MCAPI void * $ctor ()

Public Attributes

::ll::UntypedStorage< 8, 112 > mUnkf4a6df

Constructor & Destructor Documentation

◆ FileHandlePool()

MCAPI Core::FileHandlePool::FileHandlePool ( )
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

◆ _depositHandle()

MCAPI ::std::shared_ptr<::Core::PooledFileHandle > Core::FileHandlePool::_depositHandle ( ::Core::Path const & filePath,
::Core::File && file )
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.

◆ acquireHandle()

MCAPI ::std::shared_ptr<::Core::PooledFileHandle > Core::FileHandlePool::acquireHandle ( ::Core::Path const & filePath)
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 * Core::FileHandlePool::$ctor ( )
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: