Definition at line 32 of file TInterpreterValue.h.
 
#include <TInterpreterValue.h>
◆ TInterpreterValue() [1/2]
◆ TInterpreterValue() [2/2]
  
  
      
        
          | TInterpreterValue::TInterpreterValue  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~TInterpreterValue()
  
  
      
        
          | virtual TInterpreterValue::~TInterpreterValue  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ GetAsDouble()
◆ GetAsLong()
◆ GetAsPointer()
  
  
      
        
          | virtual void * TInterpreterValue::GetAsPointer  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetAsUnsignedLong()
◆ GetValAddr() [1/2]
  
  
      
        
          | virtual const void * TInterpreterValue::GetValAddr  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetValAddr() [2/2]
  
  
      
        
          | virtual void * TInterpreterValue::GetValAddr  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ IsValid()
◆ operator=()
◆ ToString()
  
  
      
        
          | virtual std::string TInterpreterValue::ToString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ ToTypeAndValueString()
  
  
      
        
          | virtual std::pair< std::string, std::string > TInterpreterValue::ToTypeAndValueString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: