NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::util::ethernet::Address Member List

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::Addressexplicit
fromString(const std::string &str)ndn::util::ethernet::Addressstatic
isBroadcast() constndn::util::ethernet::Address
isMulticast() constndn::util::ethernet::Address
isNull() constndn::util::ethernet::Address
toString(char sep=':') constndn::util::ethernet::Address