3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
11namespace ClientBlobCache::Server {
class Blob; }
14namespace ClientBlobCache::Server {
71 MCAPI ::std::shared_ptr<::ClientBlobCache::Server::Blob> dropBlobFor(
::NetworkIdentifier const& client, uint64
id);
77 MCAPI ::std::shared_ptr<::ClientBlobCache::Server::Blob>
78 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