From 35e695a9fbf7a8632ff38c141372f84a86954145 Mon Sep 17 00:00:00 2001 From: Niklas Goby Date: Wed, 23 Nov 2011 11:29:46 +0100 Subject: deleted the doxygen/html, /latex and /man folder and put them into to gitignore list --- doxygen/html/classinterfaceconfiguration.html | 525 -------------------------- 1 file changed, 525 deletions(-) delete mode 100644 doxygen/html/classinterfaceconfiguration.html (limited to 'doxygen/html/classinterfaceconfiguration.html') diff --git a/doxygen/html/classinterfaceconfiguration.html b/doxygen/html/classinterfaceconfiguration.html deleted file mode 100644 index b0d3bb4..0000000 --- a/doxygen/html/classinterfaceconfiguration.html +++ /dev/null @@ -1,525 +0,0 @@ - - - - -ndgui/NetworkDiscovery: interfaceconfiguration Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
ndgui/NetworkDiscovery
-
-
- - -
-
- -
-
-
- -
-
- -
-

interfaceconfiguration Class Reference

-
-
- -

reads and stores a interface configuration. -More...

- -

#include <interfaceconfiguration.h>

- -

List of all members.

- - - - - - - - - - - - - - - - - - - - - -

-Public Member Functions

 interfaceconfiguration ()
 interfaceconfiguration (const interfaceconfiguration &other)
interfaceconfigurationoperator= (const interfaceconfiguration &other)
virtual ~interfaceconfiguration ()
bool readConfigOutOfFile (QString pathToConfig)
QString getBroadcast ()
QString getClientid ()
QString getDhcpchaddr ()
QString getDhcpsid ()
QString getDnssearch ()
QString getDnsservers ()
QString getGateways ()
QString getGateway ()
QString getHostname ()
QString getInterface ()
QString getIpAddress ()
QString getNetmask ()
QString getNetwork ()
QString getRoutes ()
-

Detailed Description

-

reads and stores a interface configuration.

-

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

-

reads and stores a interface configuration. the config file has already to exist. It is created by the cdhcpcd client process.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
interfaceconfiguration::interfaceconfiguration ()
-
-
- -
-
- -
-
- - - - - - - - -
interfaceconfiguration::interfaceconfiguration (const interfaceconfigurationother)
-
-
- -
-
- -
-
- - - - - - - -
interfaceconfiguration::~interfaceconfiguration () [virtual]
-
-
- -
-
-

Member Function Documentation

- -
-
- - - - - - - -
QString interfaceconfiguration::getBroadcast ()
-
-
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getClientid ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getDhcpchaddr ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getDhcpsid ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getDnssearch ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getDnsservers ()
-
-
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getGateway ()
-
-
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getGateways ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getHostname ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getInterface ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getIpAddress ()
-
-
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getNetmask ()
-
-
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getNetwork ()
-
-
- -
-
- -
-
- - - - - - - -
QString interfaceconfiguration::getRoutes ()
-
-
- -
-
- -
-
- - - - - - - - -
interfaceconfiguration& interfaceconfiguration::operator= (const interfaceconfigurationother)
-
-
- -
-
- -
-
- - - - - - - - -
bool interfaceconfiguration::readConfigOutOfFile (QString pathToConfig)
-
-
-

This method reads the configuration values out of a file.

-

This method reads the configuration values out of a file. The file has to be created before by the customdhcpcd QProcess. (Overwrites the old values if they are already present.)

-
Parameters:
- - -
pathToConfigcontains the path to the configuration file.
-
-
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
-
The documentation for this class was generated from the following files: -
-
- - -
- All Classes Files Functions Variables Defines
- - -
- -
- - - - -- cgit v1.2.3-55-g7522