HandleId Class Reference
Base class with reference counting for smart pointers.  
More...
#include <ttl/utils/HandleId.h>
List of all members.
Detailed Description
Base class with reference counting for smart pointers. 
Definition at line 41 of file HandleId.h.
Constructor & Destructor Documentation
      
        
          | virtual HandleId::~HandleId | ( |  | ) |  [inline, virtual] | 
      
 
 
Member Function Documentation
      
        
          | void HandleId::decrement | ( |  | ) |  [inline] | 
      
 
 
      
        
          | bool HandleId::dynamicObj | ( |  | ) | const  [inline] | 
      
 
 
      
        
          | int HandleId::getNoRefs | ( |  | ) | const  [inline] | 
      
 
 
      
        
          | void HandleId::increment | ( |  | ) |  [inline] | 
      
 
 
      
        
          | bool HandleId::isReferenced | ( |  | ) | const  [inline] | 
      
 
 
      
        
          | void HandleId::operator delete | ( | void * | v | ) |  | 
      
 
 
      
        
          | void* HandleId::operator new | ( | size_t | t, | 
        
          |  |  | int | , | 
        
          |  |  | const char * | file, | 
        
          |  |  | int | line |  | 
        
          |  | ) |  |  |  | 
      
 
 
      
        
          | void* HandleId::operator new | ( | size_t | t | ) |  | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following file: