Main window, a rolling log of messages.  
 More...
Main window, a rolling log of messages. 
Definition at line 208 of file data_monitor.cpp.
◆ TtyPanel()
  
  | 
        
          | TtyPanel::TtyPanel | ( | wxWindow * | parent, |  
          |  |  | size_t | lines |  
          |  | ) |  |  |  | inline | 
 
 
◆ Add()
  
  | 
        
          | void TtyPanel::Add | ( | const Logline & | l | ) |  |  | inlineoverridevirtual | 
 
 
◆ AddIfExists()
  
  | 
        
          | static void TtyPanel::AddIfExists | ( | const Logline & | ll | ) |  |  | inlinestatic | 
 
 
◆ DoGetBestClientSize()
  
  | 
        
          | wxSize TtyPanel::DoGetBestClientSize | ( |  | ) | const |  | inlineoverrideprotected | 
 
 
◆ IsVisible()
  
  | 
        
          | bool TtyPanel::IsVisible | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
◆ OnStop()
  
  | 
        
          | void TtyPanel::OnStop | ( | bool | stop | ) | const |  | inline | 
 
 
◆ SetFilter()
◆ SetOnRightClick()
  
  | 
        
          | void TtyPanel::SetOnRightClick | ( | std::function< void()> | f | ) |  |  | inline | 
 
 
◆ SetQuickFilter()
  
  | 
        
          | void TtyPanel::SetQuickFilter | ( | const std::string & | filter | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: