Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::MultiInterfaceChooserDialog::Record Class Reference

Blackboard interface record. More...

#include <>>

Inheritance diagram for fawkes::MultiInterfaceChooserDialog::Record:

List of all members.

Public Member Functions

 Record ()
 Constructor.

Public Attributes

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

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

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

Constructor.

Reimplemented from fawkes::InterfaceChooserDialog::Record.

Definition at line 44 of file multi_interface_chooser_dialog.cpp.

References load.


Member Data Documentation

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

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