Fawkes API  Fawkes Development Version
NetLogGuiGtkWindow Class Reference

NetLog GUI main window. More...

#include "netloggui.h"

List of all members.

Public Member Functions

 NetLogGuiGtkWindow (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > &refxml)
 Constructor.
 ~NetLogGuiGtkWindow ()
 Destructor.

Detailed Description

NetLog GUI main window.

The NetLog GUI provides shows log viewers for Fawkes instances on the network.

Author:
Tim Niemueller

Constructor & Destructor Documentation

NetLogGuiGtkWindow::NetLogGuiGtkWindow ( BaseObjectType *  cobject,
const Glib::RefPtr< Gnome::Glade::Xml > &  refxml 
)

Constructor.

Parameters:
cobjectC base object
refxmlGlade XML

Definition at line 48 of file netloggui.cpp.

References fawkes::AvahiDispatcher::signal_service_added(), fawkes::AvahiDispatcher::signal_service_removed(), fawkes::Thread::start(), and fawkes::AvahiThread::watch_service().

NetLogGuiGtkWindow::~NetLogGuiGtkWindow ( )

Destructor.

Definition at line 75 of file netloggui.cpp.

References fawkes::Thread::cancel(), and fawkes::Thread::join().


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