ost::Pointer< T > Class Template Reference
reference counted pointer template.  
More...
#include <pointer.h>
Detailed Description
template<class T>
 class ost::Pointer< T >
reference counted pointer template. 
Used to create and manage referece counted pointers.
- Author:
 - David Sugar <dyfet@gnutelephony.org> 
 
Constructor & Destructor Documentation
Member Function Documentation
  
    
      
        
          | 
template<class T>  | 
         
        
          |  T* ost::Pointer< T >::getObject  | 
          (  | 
                     | 
           )  | 
           const [inline] | 
         
       
     | 
  
  
    
      
        
          | 
template<class T>  | 
         
        
          |  T& ost::Pointer< T >::operator *  | 
          (  | 
                     | 
           )  | 
           const [inline] | 
         
       
     | 
  
  
    
      
        
          | 
template<class T>  | 
         
        
          |  bool ost::Pointer< T >::operator!  | 
          (  | 
                     | 
           )  | 
           const [inline] | 
         
       
     | 
  
  
    
      
        
          | 
template<class T>  | 
         
        
          |  int ost::Pointer< T >::operator++  | 
          (  | 
                     | 
           )  | 
           const [inline] | 
         
       
     | 
  
  
    
      
        
          | 
template<class T>  | 
         
        
          |  int ost::Pointer< T >::operator--  | 
          (  | 
                     | 
           )  | 
           const [inline] | 
         
       
     | 
  
  
    
      
        
          | 
template<class T>  | 
         
        
          |  T* ost::Pointer< T >::operator->  | 
          (  | 
                     | 
           )  | 
           const [inline] | 
         
       
     | 
  
  
    
      
        
          | 
template<class T>  | 
         
        
          |  void ost::Pointer< T >::ptrDetach  | 
          (  | 
          void  | 
                     | 
           )  | 
           [inline, protected] | 
         
       
     | 
  
Field Documentation
The documentation for this class was generated from the following file:
Documentation for photonmm by
Yakov <iakovz@gmail.com>.