#include <winapi_semaphore_wrapper.hpp>
  
  
      
        
          | boost::interprocess::ipcdetail::winapi_semaphore_functions::winapi_semaphore_functions  | 
          ( | 
          void *  | 
          hnd | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | long boost::interprocess::ipcdetail::winapi_semaphore_functions::limit  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void boost::interprocess::ipcdetail::winapi_semaphore_functions::post  | 
          ( | 
          long  | 
          count = 1 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool boost::interprocess::ipcdetail::winapi_semaphore_functions::timed_wait  | 
          ( | 
          const boost::posix_time::ptime &  | 
          abs_time | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool boost::interprocess::ipcdetail::winapi_semaphore_functions::try_wait  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | long boost::interprocess::ipcdetail::winapi_semaphore_functions::value  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void boost::interprocess::ipcdetail::winapi_semaphore_functions::wait  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void* boost::interprocess::ipcdetail::winapi_semaphore_functions::m_sem_hnd | 
         
       
   | 
  
protected   | 
  
 
Referenced by boost::interprocess::ipcdetail::winapi_semaphore_wrapper::close(), boost::interprocess::ipcdetail::winapi_semaphore_wrapper::handle(), limit(), boost::interprocess::ipcdetail::winapi_semaphore_wrapper::open_or_create(), boost::interprocess::ipcdetail::winapi_semaphore_wrapper::open_semaphore(), post(), boost::interprocess::ipcdetail::winapi_semaphore_wrapper::release(), boost::interprocess::ipcdetail::winapi_semaphore_wrapper::swap(), timed_wait(), try_wait(), value(), and wait().
 
 
The documentation for this class was generated from the following file: