NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
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() constndn::ethernet::Address
isMulticast() constndn::ethernet::Address
isNull() constndn::ethernet::Address
toString(char sep=':') constndn::ethernet::Address