fawkes::ServiceModel::ServiceRecord Class Reference

Detects services and manages information about detected services. More...

#include <gui_utils/service_model.h>

List of all members.

Public Member Functions

 ServiceRecord ()

Public Attributes

Gtk::TreeModelColumn< Glib::ustring > name
 The name of the service.
Gtk::TreeModelColumn< Glib::ustring > type
 The type of the service.
Gtk::TreeModelColumn< Glib::ustring > domain
 The domain of the service.
Gtk::TreeModelColumn< Glib::ustring > hostname
 The name of the host the service is running on.
Gtk::TreeModelColumn< Glib::ustring > ipaddr
 The IP address as string of the host the service is running on.
Gtk::TreeModelColumn< unsigned
short > 
port
 The port the service is running on.


Detailed Description

Detects services and manages information about detected services.

Author:
Daniel Beck

Definition at line 43 of file service_model.h.


Member Data Documentation

Gtk::TreeModelColumn<Glib::ustring> fawkes::ServiceModel::ServiceRecord::domain

The domain of the service.

Definition at line 58 of file service_model.h.

Referenced by fawkes::ServiceModel::on_service_added(), fawkes::ServiceModel::on_service_removed(), and ServiceRecord().

Gtk::TreeModelColumn<Glib::ustring> fawkes::ServiceModel::ServiceRecord::hostname

The name of the host the service is running on.

Definition at line 59 of file service_model.h.

Referenced by fawkes::ServiceModel::on_service_added(), and ServiceRecord().

Gtk::TreeModelColumn<Glib::ustring> fawkes::ServiceModel::ServiceRecord::ipaddr

The IP address as string of the host the service is running on.

Definition at line 60 of file service_model.h.

Referenced by fawkes::ServiceModel::on_service_added(), and ServiceRecord().

Gtk::TreeModelColumn<Glib::ustring> fawkes::ServiceModel::ServiceRecord::name

The name of the service.

Definition at line 56 of file service_model.h.

Referenced by fawkes::ServiceModel::on_service_added(), fawkes::ServiceModel::on_service_removed(), and ServiceRecord().

Gtk::TreeModelColumn<unsigned short> fawkes::ServiceModel::ServiceRecord::port

The port the service is running on.

Definition at line 61 of file service_model.h.

Referenced by fawkes::ServiceModel::on_service_added(), and ServiceRecord().

Gtk::TreeModelColumn<Glib::ustring> fawkes::ServiceModel::ServiceRecord::type

The type of the service.

Definition at line 57 of file service_model.h.

Referenced by fawkes::ServiceModel::on_service_added(), fawkes::ServiceModel::on_service_removed(), and ServiceRecord().


The documentation for this class was generated from the following file:
Generated on Tue Feb 22 13:31:39 2011 for Fawkes API by  doxygen 1.4.7