cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
Lock
Public Member Functions
|
List of all members
pRC::Lock< Mutex > Class Template Reference
#include <
lock.hpp
>
Public Member Functions
Lock
(
Mutex
&mutex)
~Lock
()
Lock
(
Lock
const &)=delete
Lock
&
operator=
(
Lock
const &)=delete
Constructor & Destructor Documentation
◆
Lock()
[1/2]
template<class
Mutex
>
pRC::Lock
<
Mutex
>::Lock
(
Mutex
&
mutex
)
inline
explicit
◆
~Lock()
template<class
Mutex
>
pRC::Lock
<
Mutex
>::~
Lock
(
)
inline
◆
Lock()
[2/2]
template<class
Mutex
>
pRC::Lock
<
Mutex
>::Lock
(
Lock
<
Mutex
> const &
)
delete
Member Function Documentation
◆
operator=()
template<class
Mutex
>
Lock
&
pRC::Lock
<
Mutex
>::operator=
(
Lock
<
Mutex
> const &
)
delete
The documentation for this class was generated from the following file:
pRC/prc/core/basic/
lock.hpp
Generated by
1.11.0