Fawkes API  Fawkes Development Version
fawkes::MultiInterfaceChooserDialog::Record Class Reference

#include <>>

Inheritance diagram for fawkes::MultiInterfaceChooserDialog::Record:

Public Member Functions

 Record ()
 Constructor. More...
 
- Public Member Functions inherited from fawkes::InterfaceChooserDialog::Record
 Record ()
 Constructor. More...
 

Public Attributes

Gtk::TreeModelColumn< bool > load
 Load this interface? More...
 
- Public Attributes inherited from fawkes::InterfaceChooserDialog::Record
Gtk::TreeModelColumn< Glib::ustring > type
 The type of the interface. More...
 
Gtk::TreeModelColumn< Glib::ustring > id
 The ID of the interface. More...
 
Gtk::TreeModelColumn< bool > has_writer
 Writer exists? More...
 
Gtk::TreeModelColumn< unsigned int > num_readers
 Number of readers. More...
 

Detailed Description

Blackboard interface record. Adds a checkbox whether or not to load the specific interface.

Author
Christoph Schwering

Definition at line 67 of file multi_interface_chooser_dialog.h.

Constructor & Destructor Documentation

◆ Record()

fawkes::MultiInterfaceChooserDialog::Record::Record ( )

Constructor.

Definition at line 49 of file multi_interface_chooser_dialog.cpp.

Member Data Documentation

◆ load

Gtk::TreeModelColumn<bool> fawkes::MultiInterfaceChooserDialog::Record::load

Load this interface?

Definition at line 71 of file multi_interface_chooser_dialog.h.

Referenced by fawkes::MultiInterfaceChooserDialog::~MultiInterfaceChooserDialog().


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