|
Horizon
|
Classes | |
| class | AirwireInfo |
Public Member Functions | |
| AirwireFilter (const class Board &brd) | |
| bool | airwire_is_visible (const class UUID &net) const override |
| void | update_from_board () |
| void | set_visible (const UUID &net, bool v) |
| void | set_all (bool v) |
| void | set_only (const std::set< UUID > &nets) |
| const std::map< UUID, AirwireInfo > & | get_airwires () const |
Public Member Functions inherited from horizon::Changeable | |
| type_signal_changed | signal_changed () |
Additional Inherited Members | |
Public Types inherited from horizon::Changeable | |
| typedef sigc::signal< void > | type_signal_changed |
Protected Attributes inherited from horizon::Changeable | |
| type_signal_changed | s_signal_changed |
1.8.17