| GetHostName() const | dtGame::MachineInfo | [inline] |
| GetIPAddress() const | dtGame::MachineInfo | [inline] |
| GetName() const | dtGame::MachineInfo | [inline] |
| GetPing() const | dtGame::MachineInfo | [inline] |
| GetTimeStamp() const | dtGame::MachineInfo | [inline] |
| GetUniqueId() const | dtGame::MachineInfo | [inline] |
| MachineInfo(const std::string &name="") | dtGame::MachineInfo | [inline] |
| operator!=(const MachineInfo &compareTo) const | dtGame::MachineInfo | [inline] |
| operator<(const MachineInfo &compareTo) const | dtGame::MachineInfo | [inline] |
| operator=(const MachineInfo &assignFrom) | dtGame::MachineInfo | [inline] |
| operator==(const MachineInfo &compareTo) const | dtGame::MachineInfo | [inline] |
| operator>(const MachineInfo &compareTo) const | dtGame::MachineInfo | [inline] |
| SetHostName(const std::string &newHostName) | dtGame::MachineInfo | [inline] |
| SetIPAddress(const std::string &newIPAddress) | dtGame::MachineInfo | [inline] |
| SetName(const std::string &newName) | dtGame::MachineInfo | [inline] |
| SetPing(unsigned int newPing) | dtGame::MachineInfo | [inline] |
| SetTimeStamp(unsigned long newTimeStamp) | dtGame::MachineInfo | [inline] |
| SetUniqueId(const dtCore::UniqueId &newId) | dtGame::MachineInfo | [inline] |
| ~MachineInfo() | dtGame::MachineInfo | [inline, protected, virtual] |