WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
ScopedLock< Proxy, Lock > Class Template Reference

#include <webcface/common/internal/mutex.h>

Inheritance diagram for ScopedLock< Proxy, Lock >:
[legend]
Collaboration diagram for ScopedLock< Proxy, Lock >:
[legend]

Public Member Functions

 ScopedLock (Proxy *p)
 
auto & get ()
 
auto * operator-> ()
 
auto & cond ()
 

Constructor & Destructor Documentation

◆ ScopedLock()

template<typename Proxy , typename Lock >
ScopedLock ( Proxy *  p)
inline

Member Function Documentation

◆ cond()

template<typename Proxy , typename Lock >
auto & cond ( )
inline

◆ get()

template<typename Proxy , typename Lock >
auto & get ( )
inline

◆ operator->()

template<typename Proxy , typename Lock >
auto * operator-> ( )
inline

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