Type to keep information about other machines on the network. More...
#include <Network/Types/MachineData.h>
Public Member Functions | |
MachineData (const QString &ipAddress, const QString &machineName) | |
MachineData (const MachineData &machineData) | |
MachineData & | operator= (const MachineData &machineData) |
bool | operator== (const MachineData &machineData) |
const QString & | ipAddress () const |
const QString & | machineName () const |
Properties | |
QString | ipAddress |
QString | machineName |
Type to keep information about other machines on the network.
MachineData::MachineData | ( | const QString & | ipAddress, | |
const QString & | machineName | |||
) | [inline] |
ipAddress | ||
machineName |