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

#include <mutex.hpp>

Public Member Functions

 scoped_optional_lock_t (mutex_t *mutex_)
 
 ~scoped_optional_lock_t ()
 

Private Attributes

mutex_t_mutex
 

Detailed Description

Definition at line 156 of file mutex.hpp.

Constructor & Destructor Documentation

◆ scoped_optional_lock_t()

zmq::scoped_optional_lock_t::scoped_optional_lock_t ( mutex_t mutex_)
inline

Definition at line 158 of file mutex.hpp.

◆ ~scoped_optional_lock_t()

zmq::scoped_optional_lock_t::~scoped_optional_lock_t ( )
inline

Definition at line 164 of file mutex.hpp.

Member Data Documentation

◆ _mutex

mutex_t* zmq::scoped_optional_lock_t::_mutex
private

Definition at line 171 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