From 04fec063699f742fcd2ea552ef8c77fb402ce870 Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 9 Nov 2011 15:27:51 +0100 Subject: some documentation changes (adding comments) and doxygen files) --- doxygen/html/networkdiscovery_8h.html | 170 ++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 doxygen/html/networkdiscovery_8h.html (limited to 'doxygen/html/networkdiscovery_8h.html') diff --git a/doxygen/html/networkdiscovery_8h.html b/doxygen/html/networkdiscovery_8h.html new file mode 100644 index 0000000..f1da9ca --- /dev/null +++ b/doxygen/html/networkdiscovery_8h.html @@ -0,0 +1,170 @@ + + + + +ndgui/NetworkDiscovery: /home/niklas/workspace/fbgui/src/networkdiscovery.h File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
ndgui/NetworkDiscovery
+
+
+ + +
+
+ +
+
+
+ +
+
+ +
+

/home/niklas/workspace/fbgui/src/networkdiscovery.h File Reference

+
+
+
#include <QtNetwork>
+#include <QtCore>
+#include <arpa/inet.h>
+#include <stdio.h>
+#include <unistd.h>
+#include <string.h>
+#include <stdlib.h>
+#include <syslog.h>
+#include <sysfs/libsysfs.h>
+#include "loggerengine.h"
+#include "interfaceconfiguration.h"
+#include "networkmanager.h"
+#include "dhcp.h"
+#include "../common/fbgui.h"
+
+Include dependency graph for networkdiscovery.h:
+
+
+ + +
+
+This graph shows which files directly or indirectly include this file:
+
+
+ + +
+
+

Go to the source code of this file.

+ + + + + + +

+Classes

class  NetworkDiscovery
 the logic behind the NetworkDiscovery. More...

+Defines

#define DEFAULT_PATHTODHCPCDEXE   "/bin/cdhcpcd"
+

Define Documentation

+ +
+
+ + + + +
#define DEFAULT_PATHTODHCPCDEXE   "/bin/cdhcpcd"
+
+
+

Copyright (c) 2010,2011 - RZ Uni Freiburg Copyright (c) 2010,2011 - OpenSLX Project

+

This program/file is free software distributed under the GPL version 2. See http://openslx.org/COPYING

+

If you have any feedback please consult http://openslx.org/feedback and send your feedback to feedback@openslx.org

+

General information about OpenSLX can be found under http://openslx.org

+ +
+
+
+
+ + +
+ All Classes Files Functions Variables Defines
+ + +
+ +
+ + + + -- cgit v1.2.3-55-g7522