3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
11namespace ClientBlobCache::Server {
class Blob; }
14namespace ClientBlobCache::Server {
72 MCAPI ::std::shared_ptr<::ClientBlobCache::Server::Blob> dropBlobFor(
::NetworkIdentifier const& client, uint64
id);
78 MCAPI ::std::shared_ptr<::ClientBlobCache::Server::Blob>
79 rememberBlob(uint64
id, ::std::string& data,
bool isChunkInTickRange);
Definition EnableNonOwnerReferences.h:7
Definition ActiveTransfersManager.h:24
MCAPI void onAckReceived(uint64 acked)
Definition ActiveTransfersManager.h:16
static MCAPI void ** $vftable()
Definition NetworkIdentifier.h:10