| 
| enum class   | Format { kVdr
, kDefault
, kCsv
 } | 
|   | 
Definition at line 37 of file data_monitor.h.
 
◆ Format
  
  
      
        
          | enum class DataLogger::Format | 
         
       
   | 
  
strong   | 
  
 
 
◆ DataLogger() [1/2]
      
        
          | DataLogger::DataLogger  | 
          ( | 
          wxWindow * |           parent,  | 
        
        
           | 
           | 
          const fs::path & |           path ) | 
        
      
 
 
◆ DataLogger() [2/2]
      
        
          | DataLogger::DataLogger  | 
          ( | 
          wxWindow * |           parent | ) | 
           | 
        
      
 
 
◆ Add()
      
        
          | void DataLogger::Add  | 
          ( | 
          const Logline & |           ll | ) | 
           | 
        
      
 
 
◆ GetLogfile()
  
  
      
        
          | fs::path DataLogger::GetLogfile  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetFormat()
      
        
          | void DataLogger::SetFormat  | 
          ( | 
          DataLogger::Format |           format | ) | 
           | 
        
      
 
 
◆ SetLogfile()
      
        
          | void DataLogger::SetLogfile  | 
          ( | 
          const fs::path & |           path | ) | 
           | 
        
      
 
 
◆ SetLogging()
      
        
          | void DataLogger::SetLogging  | 
          ( | 
          bool |           logging | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: