#include <netloggui.h>
Public Member Functions | |
NetLogGuiGtkWindow (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > &refxml) | |
Constructor. | |
~NetLogGuiGtkWindow () | |
Destructor. |
The NetLog GUI provides shows log viewers for Fawkes instances on the network.
Definition at line 36 of file netloggui.h.
NetLogGuiGtkWindow::NetLogGuiGtkWindow | ( | BaseObjectType * | cobject, | |
const Glib::RefPtr< Gnome::Glade::Xml > & | refxml | |||
) |
Constructor.
cobject | C base object | |
refxml | Glade 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().