Class SCOPE_LOCK

Class Documentation

class SCOPE_LOCK

Public Functions

SCOPE_LOCK(const SCOPE_LOCK&) = delete
SCOPE_LOCK &operator=(const SCOPE_LOCK&) = delete
SCOPE_LOCK(SCOPE_LOCK&&) = delete
SCOPE_LOCK &operator=(SCOPE_LOCK&&) = delete
inline SCOPE_LOCK(MUTEX &M)
inline ~SCOPE_LOCK()

Public Members

MUTEX *MP