Public Member Functions | Private Attributes | List of all members
zmq::scoped_lock_t Struct Reference

#include <mutex.hpp>

Public Member Functions

 scoped_lock_t (mutex_t &mutex_)
 
 ~scoped_lock_t ()
 

Private Attributes

mutex_t_mutex
 

Detailed Description

Definition at line 143 of file mutex.hpp.

Constructor & Destructor Documentation

◆ scoped_lock_t()

zmq::scoped_lock_t::scoped_lock_t ( mutex_t mutex_)
inline

Definition at line 145 of file mutex.hpp.

◆ ~scoped_lock_t()

zmq::scoped_lock_t::~scoped_lock_t ( )
inline

Definition at line 147 of file mutex.hpp.

Member Data Documentation

◆ _mutex

mutex_t& zmq::scoped_lock_t::_mutex
private

Definition at line 150 of file mutex.hpp.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11