XLE  v0.02.0
Public Member Functions | Public Attributes | List of all members
Assets::ArchiveCache::PendingCommit Class Reference

Public Member Functions

 PendingCommit (uint64 id, BlockAndSize &&data, const std::string &attachedString, std::function< void()> &&onFlush)
 
 PendingCommit (PendingCommit &&moveFrom)
 
PendingCommitoperator= (PendingCommit &&moveFrom)
 

Public Attributes

uint64 _id
 
BlockAndSize _data
 
unsigned _pendingCommitPtr
 
std::function< void()> _onFlush
 
std::string _attachedString
 

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