OpenCPN Partial API docs
Loading...
Searching...
No Matches
BusPanel Class Reference

The bus panel, filter w r t message types (nmea2000, nmea1083, etc.). More...

Inheritance diagram for BusPanel:
SetPanel< NavAddr::Bus >

Public Member Functions

 BusPanel (wxWindow *parent, NavmsgFilter &filter, std::function< void()> on_update)
 
- Public Member Functions inherited from SetPanel< NavAddr::Bus >
 SetPanel (wxWindow *parent, std::set< NavAddr::Bus > &set, std::function< void()> on_update, const std::string &label, std::function< wxArrayString()> get_choices)
 

Detailed Description

The bus panel, filter w r t message types (nmea2000, nmea1083, etc.).

Bound to filter.buses.

Definition at line 492 of file filter_dlg.cpp.

Constructor & Destructor Documentation

◆ BusPanel()

BusPanel::BusPanel ( wxWindow *  parent,
NavmsgFilter filter,
std::function< void()>  on_update 
)
inline

Definition at line 494 of file filter_dlg.cpp.


The documentation for this class was generated from the following file: