Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
debug_wrapper< sm > Class Template Reference

#include <shared_mutex.hpp>

Inheritance diagram for debug_wrapper< sm >:

Public Member Functions

 ~debug_wrapper ()
 
void lock ()
 
bool try_lock ()
 
void unlock ()
 
void lock_shared ()
 
bool try_lock_shared ()
 
void unlock_shared ()
 

Constructor & Destructor Documentation

◆ ~debug_wrapper()

template<class sm >
~debug_wrapper ( )
inline

Member Function Documentation

◆ lock()

template<class sm >
void lock ( )
inline

◆ lock_shared()

template<class sm >
void lock_shared ( )
inline

◆ try_lock()

template<class sm >
bool try_lock ( )
inline

◆ try_lock_shared()

template<class sm >
bool try_lock_shared ( )
inline

◆ unlock()

template<class sm >
void unlock ( )
inline

◆ unlock_shared()

template<class sm >
void unlock_shared ( )
inline

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