MachineDataReader Class Reference

Implementation of SettingsReader to read a file containing information on other machines on the network The file is formatted as follow:

More...

#include <Network/MachineDataReader.h>

Inheritance diagram for MachineDataReader:
SettingsReader

List of all members.

Public Member Functions

 MachineDataReader (const QString &fileName)
const QList< MachineData > & machineData () const

Protected Member Functions

virtual void read ()
 Reads the information from the file.

Detailed Description

Implementation of SettingsReader to read a file containing information on other machines on the network The file is formatted as follow:


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:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:46:00 2011 for MedCenter by  doxygen 1.6.3