#include <property.h>
Definition at line 674 of file property.h.
 
◆ ~TYPE_CAST_BASE()
  
  
      
        
          | virtual TYPE_CAST_BASE::~TYPE_CAST_BASE  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ BaseHash()
  
  
      
        
          | virtual size_t TYPE_CAST_BASE::BaseHash  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ DerivedHash()
  
  
      
        
          | virtual size_t TYPE_CAST_BASE::DerivedHash  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ operator()() [1/2]
  
  
      
        
          | virtual const void * TYPE_CAST_BASE::operator()  | 
          ( | 
          const void * |           aPointer | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ operator()() [2/2]
  
  
      
        
          | virtual void * TYPE_CAST_BASE::operator()  | 
          ( | 
          void * |           aPointer | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: