◆ LockableCacheDelta()
template<typename TCacheDelta >
Creates a lockable cache delta around cacheDelta using the specified lock and commit counter (commitCounter).
◆ tryLock()
template<typename TCacheDelta >
Locks the cache delta.
- Note
- Returns a falsy structure if the lockable delta is no longer valid.
◆ m_cacheDelta
template<typename TCacheDelta >
◆ m_commitCounter
template<typename TCacheDelta >
◆ m_initialCommitCount
template<typename TCacheDelta >
◆ m_lock
template<typename TCacheDelta >
The documentation for this class was generated from the following file: