SyncToken

Functions

Env

GetEnv

Detailed Description

class SyncToken

A token that is passed into functions that can only be called during a synchronization process. This token helps ensure that such functions cannot be used outside of an OOC synchronization block.

See also

ooc::delta::SynchronizeWith

Public Functions

Env GetEnv() const