Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::ipcdetail::semaphore_wrapper_try_wrapper Struct Reference

#include <semaphore_wrapper.hpp>

Public Member Functions

 semaphore_wrapper_try_wrapper (sem_t *handle)
 
void wait ()
 
bool try_wait ()
 

Constructor & Destructor Documentation

boost::interprocess::ipcdetail::semaphore_wrapper_try_wrapper::semaphore_wrapper_try_wrapper ( sem_t *  handle)
inlineexplicit

Member Function Documentation

bool boost::interprocess::ipcdetail::semaphore_wrapper_try_wrapper::try_wait ( )
inline
void boost::interprocess::ipcdetail::semaphore_wrapper_try_wrapper::wait ( )
inline

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