#include <ParameterValue.h>
 | 
| int  | m_dataType | 
|   | The data type of the parameter value.  
  | 
|   | 
Definition at line 46 of file ParameterValue.h.
 
◆ ParameterValue() [1/2]
      
        
          | te::process::ParameterValue::ParameterValue  | 
          ( | 
          int  | 
          dataType | ) | 
           | 
        
      
 
< Constructor 
Constructor 
 
 
◆ ParameterValue() [2/2]
  
  
      
        
          | te::process::ParameterValue::ParameterValue  | 
          ( | 
          const ParameterValue &  | 
          rhs | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ ~ParameterValue()
  
  
      
        
          | virtual te::process::ParameterValue::~ParameterValue  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Virtual destructor. 
Gets the parameter data type 
 
 
◆ clone()
◆ fromString()
  
  
      
        
          | virtual void te::process::ParameterValue::fromString  | 
          ( | 
          const std::string &  | 
          strValue | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getDataType()
  
  
      
        
          | virtual int te::process::ParameterValue::getDataType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ toString()
  
  
      
        
          | virtual std::string te::process::ParameterValue::toString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ m_dataType
  
  
      
        
          | int te::process::ParameterValue::m_dataType | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/process/ParameterValue.h