#include <DBDataset.h>
Definition at line 71 of file DBDataset.h.
 
  
  | 
        
          | lariov::DBDataset::DBRow::DBRow | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | lariov::DBDataset::DBRow::DBRow | ( | const value_type * | s | ) |  |  | inline | 
 
Definition at line 78 of file DBDataset.h.
then echo File list $list not found else cat $list while read file do echo $file sed s
 
 
 
  
  | 
        
          | const value_type& lariov::DBDataset::DBRow::getData | ( | size_t | col | ) | const |  | inline | 
 
 
  
  | 
        
          | double lariov::DBDataset::DBRow::getDoubleData | ( | size_t | col | ) | const |  | inline | 
 
 
  
  | 
        
          | long lariov::DBDataset::DBRow::getLongData | ( | size_t | col | ) | const |  | inline | 
 
 
  
  | 
        
          | const std::string& lariov::DBDataset::DBRow::getStringData | ( | size_t | col | ) | const |  | inline | 
 
Definition at line 84 of file DBDataset.h.
   85         return *std::get<std::unique_ptr<std::string> >(
fData[col]);}
 
 
 
 
  
  | 
        
          | bool lariov::DBDataset::DBRow::isValid | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: