MachineDataReader Class Reference
Implementation of SettingsReader to read a file containing information on other machines on the network The file is formatted as follow:
- IP_Address name_of_the_machine other_information.
More...
#include <Network/MachineDataReader.h>
List of all members.
Detailed Description
Implementation of SettingsReader to read a file containing information on other machines on the network The file is formatted as follow:
- IP_Address name_of_the_machine other_information.
Constructor & Destructor Documentation
MachineDataReader::MachineDataReader |
( |
const QString & |
fileName |
) |
|
- Parameters:
-
| fileName | the name of the settings file |
Member Function Documentation
const QList< MachineData > & MachineDataReader::machineData |
( |
|
) |
const [inline] |
- Returns:
- the list of machines data
The documentation for this class was generated from the following files: