MACAddress Member List

This is the complete list of members for MACAddress, including all inherited members.
addressMACAddress [private]
autoAddressCtrMACAddress [private, static]
BROADCAST_ADDRESSMACAddress [static]
compareTo(const MACAddress &other) const MACAddress
equals(const MACAddress &other) const MACAddress
formInterfaceIdentifier() const MACAddress
generateAutoAddress()MACAddress [static]
getAddressByte(unsigned int k) const MACAddress
getAddressBytes()MACAddress [inline]
getAddressSize() const MACAddress
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) const MACAddress [inline]
operator=(const MACAddress &other)MACAddress
operator==(const MACAddress &other) const MACAddress [inline]
setAddress(const char *hexstr)MACAddress
setAddressByte(unsigned int k, unsigned char addrbyte)MACAddress
setAddressBytes(unsigned char *addrbytes)MACAddress
setBroadcast()MACAddress
str() const MACAddress
tryParse(const char *hexstr)MACAddress
UNSPECIFIED_ADDRESSMACAddress [static]