Public Member Functions | Public Attributes | List of all members
boost::thread_cv_detail::lock_on_exit< MutexType > Struct Template Reference

#include <boost_161_pthread_condition_variable.h>

Public Member Functions

void activate (MutexType &m_)
 
 lock_on_exit ()
 
 ~lock_on_exit ()
 

Public Attributes

MutexType * m
 

Detailed Description

template<typename MutexType>
struct boost::thread_cv_detail::lock_on_exit< MutexType >

Definition at line 39 of file boost_161_pthread_condition_variable.h.

Constructor & Destructor Documentation

template<typename MutexType>
boost::thread_cv_detail::lock_on_exit< MutexType >::lock_on_exit ( )
inline

Definition at line 43 of file boost_161_pthread_condition_variable.h.

template<typename MutexType>
boost::thread_cv_detail::lock_on_exit< MutexType >::~lock_on_exit ( )
inline

Definition at line 52 of file boost_161_pthread_condition_variable.h.

Member Function Documentation

template<typename MutexType>
void boost::thread_cv_detail::lock_on_exit< MutexType >::activate ( MutexType &  m_)
inline

Definition at line 47 of file boost_161_pthread_condition_variable.h.

Member Data Documentation

template<typename MutexType>
MutexType* boost::thread_cv_detail::lock_on_exit< MutexType >::m

Definition at line 41 of file boost_161_pthread_condition_variable.h.


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


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Sun Feb 3 2019 03:29:54