address | MACAddress | [private] |
autoAddressCtr | MACAddress | [private, static] |
BROADCAST_ADDRESS | MACAddress | [static] |
compareTo(const MACAddress &other) const | MACAddress | |
equals(const MACAddress &other) const | MACAddress | |
formInterfaceIdentifier() const | MACAddress | |
generateAutoAddress() | MACAddress | [static] |
getAddress(unsigned int k) const | MACAddress | |
getAddressArraySize() const | MACAddress | |
getAddressBytes() | MACAddress | [inline] |
isBroadcast() const | MACAddress | |
isMulticast() const | MACAddress | [inline] |
isUnspecified() const | MACAddress | |
MACAddress() | MACAddress | |
MACAddress(const char *hexstr) | MACAddress | |
MACAddress(const MACAddress &other) | MACAddress | [inline] |
operator=(const MACAddress &other) | MACAddress | |
operator==(const MACAddress &other) const | MACAddress | [inline] |
setAddress(unsigned int k, unsigned char addrbyte) | MACAddress | |
setAddress(const char *hexstr) | MACAddress | |
setAddressBytes(unsigned char *addrbytes) | MACAddress | |
setBroadcast() | MACAddress | |
str() const | MACAddress | |
UNSPECIFIED_ADDRESS | MACAddress | [static] |