#include <tools/ChronFileInterpolator.hpp>
| Enumerator | 
|---|
| PREPROCESS_NONE |  | 
| PREPROCESS_CUMULATE |  | 
 
 
  
  | 
        
          | virtual openfluid::tools::ChronFileInterpolator::~ChronFileInterpolator | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | static void openfluid::tools::ChronFileInterpolator::displayChronSerie | ( | ChronologicalSerie & | Data | ) |  |  | inlinestaticprotected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getInColumnSeparators | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getInCommentChar | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getInDateFormat | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getInFilePath | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getOutColumnSeparator | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getOutCommentChar | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getOutDateFormat | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::getOutFilePath | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | PreProcess openfluid::tools::ChronFileInterpolator::getPreProcess | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | virtual void openfluid::tools::ChronFileInterpolator::runInterpolation | ( |  | ) |  |  | pure virtual | 
 
 
  
  | 
        
          | void openfluid::tools::ChronFileInterpolator::setInColumnSeparators | ( | const std::string & | InColumnSeparators | ) |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::tools::ChronFileInterpolator::setInCommentChar | ( | const std::string & | InCommentChar | ) |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::tools::ChronFileInterpolator::setInDateFormat | ( | const std::string & | InDateFormat | ) |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::tools::ChronFileInterpolator::setOutColumnSeparator | ( | const std::string & | OutColumnSeparator | ) |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::tools::ChronFileInterpolator::setOutCommentChar | ( | const std::string & | OutCommentChar | ) |  |  | inline | 
 
 
  
  | 
        
          | void openfluid::tools::ChronFileInterpolator::setOutDateFormat | ( | const std::string & | OutDateFormat | ) |  |  | inline | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_InColumnSeparators |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_InCommentChar |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_InDateFormat |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_InFilePath |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_OutColumnSeparator |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_OutCommentChar |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_OutDateFormat |  | protected | 
 
 
  
  | 
        
          | std::string openfluid::tools::ChronFileInterpolator::m_OutFilePath |  | protected | 
 
 
  
  | 
        
          | PreProcess openfluid::tools::ChronFileInterpolator::m_PreProcess |  | protected | 
 
 
The documentation for this class was generated from the following file: