summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/networkdiscovery.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/man/man3/networkdiscovery.h.3')
-rw-r--r--doxygen/man/man3/networkdiscovery.h.364
1 files changed, 64 insertions, 0 deletions
diff --git a/doxygen/man/man3/networkdiscovery.h.3 b/doxygen/man/man3/networkdiscovery.h.3
new file mode 100644
index 0000000..6de4ade
--- /dev/null
+++ b/doxygen/man/man3/networkdiscovery.h.3
@@ -0,0 +1,64 @@
+.TH "/home/niklas/workspace/fbgui/src/networkdiscovery.h" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+/home/niklas/workspace/fbgui/src/networkdiscovery.h \-
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <QtNetwork>\fP
+.br
+\fC#include <QtCore>\fP
+.br
+\fC#include <arpa/inet.h>\fP
+.br
+\fC#include <stdio.h>\fP
+.br
+\fC#include <unistd.h>\fP
+.br
+\fC#include <string.h>\fP
+.br
+\fC#include <stdlib.h>\fP
+.br
+\fC#include <syslog.h>\fP
+.br
+\fC#include <sysfs/libsysfs.h>\fP
+.br
+\fC#include 'loggerengine.h'\fP
+.br
+\fC#include 'interfaceconfiguration.h'\fP
+.br
+\fC#include 'networkmanager.h'\fP
+.br
+\fC#include 'dhcp.h'\fP
+.br
+\fC#include '../common/fbgui.h'\fP
+.br
+
+.SS "Classes"
+
+.in +1c
+.ti -1c
+.RI "class \fBNetworkDiscovery\fP"
+.br
+.RI "\fIthe logic behind the \fBNetworkDiscovery\fP. \fP"
+.in -1c
+.SS "Defines"
+
+.in +1c
+.ti -1c
+.RI "#define \fBDEFAULT_PATHTODHCPCDEXE\fP '/bin/cdhcpcd'"
+.br
+.in -1c
+.SH "Define Documentation"
+.PP
+.SS "#define DEFAULT_PATHTODHCPCDEXE '/bin/cdhcpcd'"Copyright (c) 2010,2011 - RZ Uni Freiburg Copyright (c) 2010,2011 - OpenSLX Project
+.PP
+This program/file is free software distributed under the GPL version 2. See http://openslx.org/COPYING
+.PP
+If you have any feedback please consult http://openslx.org/feedback and send your feedback to feedback@openslx.org
+.PP
+General information about OpenSLX can be found under http://openslx.org
+.SH "Author"
+.PP
+Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.