#include <AutoRefBase.h>
  
  
      
        
          | commore::AutoRefBase::AutoRefBase  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | commore::AutoRefBase::AutoRefBase  | 
          ( | 
          RefObject *  | 
          p | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Constructor with a pointer 
 
 
  
  
      
        
          | commore::AutoRefBase::AutoRefBase  | 
          ( | 
          const AutoRefBase &  | 
          a | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void commore::AutoRefBase::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | RefObject* commore::AutoRefBase::get_  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
- Returns
 - pointer to referenced object (null if not bound) 
 
 
 
  
  
      
        
          | void commore::AutoRefBase::set_  | 
          ( | 
          RefObject *  | 
          p | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: