ndn::ethernet::Address Member List

This is the complete list of members for ndn::ethernet::Address, including all inherited members.

Address()ndn::ethernet::Address
Address(uint8_t a1, uint8_t a2, uint8_t a3, uint8_t a4, uint8_t a5, uint8_t a6)ndn::ethernet::Address
Address(const uint8_t octets[ADDR_LEN])ndn::ethernet::Addressexplicit
fromString(const std::string &str)ndn::ethernet::Addressstatic
isBroadcast() const ndn::ethernet::Address
isMulticast() const ndn::ethernet::Address
isNull() const ndn::ethernet::Address
toString(char sep= ':') const ndn::ethernet::Address