#include <nonBlockDelete.h>
Definition at line 17 of file nonBlockDelete.h.
 
  
  | 
        
          | osl::misc::NonBlockDelete::NonBlockDelete | ( | ) |  |  |  | private | 
 
 
  
  | 
        
          | osl::misc::NonBlockDelete::~NonBlockDelete | ( | ) |  |  |  | private | 
 
 
  
  | 
        
          | void osl::misc::NonBlockDelete::deleteAll | ( | ) |  |  |  | static | 
 
 
  
  | 
        
          | bool osl::misc::NonBlockDelete::deleteOne | ( | ) |  |  |  | static | 
 
 
template<class T > 
  
  | 
        
          | static void osl::misc::NonBlockDelete::planDelete | ( | T * | ptr) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | void osl::misc::NonBlockDelete::push_back | ( | boost::shared_ptr< void > & | ptr) |  |  |  | private | 
 
 
template<class T > 
  
  | 
        
          | static void osl::misc::NonBlockDelete::reset | ( | boost::shared_ptr< T > & | ptr) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | void osl::misc::NonBlockDelete::resetAny | ( | boost::shared_ptr< void > & | ptr) |  |  |  | static | 
 
 
  
  | 
        
          | int osl::misc::NonBlockDelete::waiting | ( | ) |  |  |  | static | 
 
 
  
  | 
        
          | boost::shared_ptr<Queue> osl::misc::NonBlockDelete::queue |  | private | 
 
 
The documentation for this class was generated from the following files: