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

Blackboard interface record. More...

#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 56 of file multi_interface_chooser_dialog.h.

Constructor & Destructor Documentation

◆ Record()

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

Constructor.

Definition at line 44 of file multi_interface_chooser_dialog.cpp.

References load.

Member Data Documentation

◆ load


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