This is the complete list of members for ndn::util::ethernet::Address, including all inherited members.
Address() | ndn::util::ethernet::Address | |
Address(uint8_t a1, uint8_t a2, uint8_t a3, uint8_t a4, uint8_t a5, uint8_t a6) | ndn::util::ethernet::Address | |
Address(const uint8_t octets[ADDR_LEN]) | ndn::util::ethernet::Address | explicit |
fromString(const std::string &str) | ndn::util::ethernet::Address | static |
isBroadcast() const | ndn::util::ethernet::Address | |
isMulticast() const | ndn::util::ethernet::Address | |
isNull() const | ndn::util::ethernet::Address | |
toString(char sep=':') const | ndn::util::ethernet::Address |