#include <DSCopyDialogController.h>
 | 
| bool  | copy (std::string &errorMessage) | 
|   | 
|   | DSCopyDialogController () | 
|   | 
| std::vector< std::string * >  | getDatasetsName () | 
|   | 
| std::vector< std::string >  | getDictionary () | 
|   | 
| void  | setDatasetsToCopy (std::vector< std::string > datasets) | 
|   | 
| bool  | setDestinationConnectionInfo (std::string dstype, std::string path, std::string &errorMessage) | 
|   | 
| bool  | setDestinationConnectionInfo (std::string dstype, std::string host, std::string port, std::string dsname, std::string user, std::string pw, std::string &errorMessage) | 
|   | 
| bool  | setOriginConnectionInfo (std::string dstype, std::string path, std::string &errorMessage) | 
|   | 
| bool  | setOriginConnectionInfo (std::string dstype, std::string host, std::string port, std::string dsname, std::string user, std::string pw, std::string &errorMessage) | 
|   | 
|   | ~DSCopyDialogController () | 
|   | 
Definition at line 46 of file DSCopyDialogController.h.
 
      
        
          | te::tools::dscopy::DSCopyDialogController::DSCopyDialogController  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | te::tools::dscopy::DSCopyDialogController::~DSCopyDialogController  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool te::tools::dscopy::DSCopyDialogController::copy  | 
          ( | 
          std::string &  | 
          errorMessage | ) | 
           | 
        
      
 
 
      
        
          | std::vector<std::string*> te::tools::dscopy::DSCopyDialogController::getDatasetsName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | std::vector<std::string> te::tools::dscopy::DSCopyDialogController::getDictionary  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void te::tools::dscopy::DSCopyDialogController::setDatasetsToCopy  | 
          ( | 
          std::vector< std::string >  | 
          datasets | ) | 
           | 
        
      
 
 
      
        
          | bool te::tools::dscopy::DSCopyDialogController::setDestinationConnectionInfo  | 
          ( | 
          std::string  | 
          dstype,  | 
        
        
           | 
           | 
          std::string  | 
          path,  | 
        
        
           | 
           | 
          std::string &  | 
          errorMessage  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool te::tools::dscopy::DSCopyDialogController::setDestinationConnectionInfo  | 
          ( | 
          std::string  | 
          dstype,  | 
        
        
           | 
           | 
          std::string  | 
          host,  | 
        
        
           | 
           | 
          std::string  | 
          port,  | 
        
        
           | 
           | 
          std::string  | 
          dsname,  | 
        
        
           | 
           | 
          std::string  | 
          user,  | 
        
        
           | 
           | 
          std::string  | 
          pw,  | 
        
        
           | 
           | 
          std::string &  | 
          errorMessage  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool te::tools::dscopy::DSCopyDialogController::setOriginConnectionInfo  | 
          ( | 
          std::string  | 
          dstype,  | 
        
        
           | 
           | 
          std::string  | 
          path,  | 
        
        
           | 
           | 
          std::string &  | 
          errorMessage  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool te::tools::dscopy::DSCopyDialogController::setOriginConnectionInfo  | 
          ( | 
          std::string  | 
          dstype,  | 
        
        
           | 
           | 
          std::string  | 
          host,  | 
        
        
           | 
           | 
          std::string  | 
          port,  | 
        
        
           | 
           | 
          std::string  | 
          dsname,  | 
        
        
           | 
           | 
          std::string  | 
          user,  | 
        
        
           | 
           | 
          std::string  | 
          pw,  | 
        
        
           | 
           | 
          std::string &  | 
          errorMessage  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | std::vector<std::string> te::tools::dscopy::DSCopyDialogController::m_datasets | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: