#include <TaskParameters.h>
 | 
| void  | clear () | 
|   | < Clears the task parameters  
  | 
|   | 
Definition at line 48 of file TaskParameters.h.
 
◆ TaskParameters() [1/2]
< Constructor 
Copy constructor 
 
 
◆ TaskParameters() [2/2]
      
        
          | te::process::TaskParameters::TaskParameters  | 
          ( | 
          const TaskParameters &  | 
          rhs | ) | 
           | 
        
      
 
 
◆ ~TaskParameters()
  
  
      
        
          | virtual te::process::TaskParameters::~TaskParameters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Virtual destructor. 
Assigment operator 
 
 
◆ clear()
  
  
      
        
          | void te::process::TaskParameters::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
< Clears the task parameters 
 
 
◆ getValue()
Sets the 'index' value. Also sets the information related to the owner of the pointer. 
 
 
◆ isValid()
      
        
          | bool te::process::TaskParameters::isValid  | 
          ( | 
           | ) | 
           const | 
        
      
 
Gets the 'index' value. If not set, returns null. 
 
 
◆ operator=()
Gets the number of parameters. 
 
 
◆ setValue()
◆ size()
  
  
      
        
          | virtual std::size_t te::process::TaskParameters::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
Checks if the parameters are valid. 
 
 
◆ m_capabilities
◆ m_vecOwnership
  
  
      
        
          | std::vector<bool> te::process::TaskParameters::m_vecOwnership | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_vecValues
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/process/TaskParameters.h