Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::TimedLock< Lk > Struct Template Reference

#include <lock_concepts.hpp>

Public Types

typedef Lk::mutex_type mutex_type
 

Public Member Functions

 BOOST_CONCEPT_ASSERT ((Lock< Lk >))
 
 BOOST_CONCEPT_ASSERT ((TimedLockable< mutex_type >))
 
 BOOST_CONCEPT_USAGE (TimedLock)
 
 TimedLock ()
 

Member Typedef Documentation

template<typename Lk >
typedef Lk::mutex_type boost::TimedLock< Lk >::mutex_type

Constructor & Destructor Documentation

template<typename Lk >
boost::TimedLock< Lk >::TimedLock ( )
inline

Member Function Documentation

template<typename Lk >
boost::TimedLock< Lk >::BOOST_CONCEPT_ASSERT ( (Lock< Lk >)  )
template<typename Lk >
boost::TimedLock< Lk >::BOOST_CONCEPT_ASSERT ( (TimedLockable< mutex_type >)  )
template<typename Lk >
boost::TimedLock< Lk >::BOOST_CONCEPT_USAGE ( TimedLock< Lk >  )
inline

References boost::math::l1().


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