#include <ConnectionGraph.h>
Public Member Functions | |
SystemAddressAndGroupId (SystemAddress systemAddress, ConnectionGraphGroupID groupID) | |
bool | operator== (const SystemAddressAndGroupId &right) const |
bool | operator!= (const SystemAddressAndGroupId &right) const |
bool | operator> (const SystemAddressAndGroupId &right) const |
bool | operator< (const SystemAddressAndGroupId &right) const |
Public Attributes | |
SystemAddress | systemAddress |
ConnectionGraphGroupID | groupId |