Internal helper class.  
 More...
#include <data_monitor.h>
|  | 
| enum class | Format { kVdr
, kDefault
, kCsv
 } | 
|  | 
Internal helper class. 
Definition at line 39 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 | ) |  |  | explicit | 
 
 
◆ Add()
      
        
          | void DataLogger::Add | ( | const Logline & | ll | ) |  | 
      
 
 
◆ GetDefaultLogfile()
      
        
          | fs::path DataLogger::GetDefaultLogfile | ( |  | ) |  | 
      
 
 
◆ GetFileDlgTypes()
      
        
          | std::string DataLogger::GetFileDlgTypes | ( |  | ) | const | 
      
 
 
◆ GetLogfile()
  
  | 
        
          | fs::path DataLogger::GetLogfile | ( |  | ) | const |  | inline | 
 
 
◆ SetFormat()
      
        
          | void DataLogger::SetFormat | ( | DataLogger::Format | format | ) |  | 
      
 
 
◆ SetLogfile()
      
        
          | void DataLogger::SetLogfile | ( | const fs::path & | path | ) |  | 
      
 
 
◆ SetLogging()
      
        
          | void DataLogger::SetLogging | ( | bool | logging | ) |  | 
      
 
 
◆ OnNewLogfile
Notified with new path on filename change. 
Definition at line 62 of file data_monitor.h.
 
 
The documentation for this class was generated from the following files: