LeviLamina
Loading...
Searching...
No Matches
ClientBlobCache::Server::TransferBuilder Class Reference

Public Member Functions

TransferBuilderoperator= (TransferBuilder const &)
 
 TransferBuilder (TransferBuilder const &)
 
MCAPI TransferBuilder ()
 
MCAPI TransferBuilder (::ClientBlobCache::Server::ActiveTransfersManager &cache, ::NetworkIdentifier const &client)
 
MCAPI void add (uint64 id, ::std::string &blob, bool isChunkInTickRange)
 
MCAPI ~TransferBuilder ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::ClientBlobCache::Server::ActiveTransfersManager &cache, ::NetworkIdentifier const &client)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 248 > mUnkd248eb
 

Constructor & Destructor Documentation

◆ TransferBuilder() [1/2]

MCAPI ClientBlobCache::Server::TransferBuilder::TransferBuilder ( )
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.

◆ TransferBuilder() [2/2]

MCAPI ClientBlobCache::Server::TransferBuilder::TransferBuilder ( ::ClientBlobCache::Server::ActiveTransfersManager & cache,
::NetworkIdentifier const & client )
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.

◆ ~TransferBuilder()

MCAPI ClientBlobCache::Server::TransferBuilder::~TransferBuilder ( )
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

◆ add()

MCAPI void ClientBlobCache::Server::TransferBuilder::add ( uint64 id,
::std::string & blob,
bool isChunkInTickRange )
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() [1/2]

MCAPI void * ClientBlobCache::Server::TransferBuilder::$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.

◆ $ctor() [2/2]

MCAPI void * ClientBlobCache::Server::TransferBuilder::$ctor ( ::ClientBlobCache::Server::ActiveTransfersManager & cache,
::NetworkIdentifier const & client )
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 ClientBlobCache::Server::TransferBuilder::$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.

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