#include <exceptions.hpp>
  
  
      
        
          | boost::thread_exception::thread_exception  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | boost::thread_exception::thread_exception  | 
          ( | 
          int  | 
          sys_error_code | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | boost::thread_exception::thread_exception  | 
          ( | 
          int  | 
          ev,  | 
         
        
           | 
           | 
          const char *  | 
          what_arg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | boost::thread_exception::thread_exception  | 
          ( | 
          int  | 
          ev,  | 
         
        
           | 
           | 
          const std::string &  | 
          what_arg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | boost::thread_exception::~thread_exception  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const error_code& boost::system::system_error::code  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlineinherited   | 
  
 
 
  
  
      
        
          | int boost::thread_exception::native_error  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const char * boost::system::system_error::what  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlineinherited   | 
  
 
 
The documentation for this class was generated from the following file: