A Discrete-Event Network Simulator
API
ns3::Mac48Address Member List

This is the complete list of members for ns3::Mac48Address, including all inherited members.

Allocate()ns3::Mac48Addressstatic
ConvertFrom(const Address &address)ns3::Mac48Addressstatic
ConvertTo() constns3::Mac48Address
CopyFrom(const uint8_t buffer[6])ns3::Mac48Address
CopyTo(uint8_t buffer[6]) constns3::Mac48Address
GetBroadcast()ns3::Mac48Addressstatic
GetMulticast(Ipv4Address address)ns3::Mac48Addressstatic
GetMulticast(Ipv6Address address)ns3::Mac48Addressstatic
GetMulticast6Prefix()ns3::Mac48Addressstatic
GetMulticastPrefix()ns3::Mac48Addressstatic
GetType()ns3::Mac48Addressprivatestatic
IsBroadcast() constns3::Mac48Address
IsGroup() constns3::Mac48Address
IsMatchingType(const Address &address)ns3::Mac48Addressstatic
m_addressns3::Mac48Addressprivate
m_allocationIndexns3::Mac48Addressprivatestatic
Mac48Address()=defaultns3::Mac48Address
Mac48Address(const char *str)ns3::Mac48Address
operator Address() constns3::Mac48Address
operator!=(const Mac48Address &a, const Mac48Address &b)ns3::Mac48Addressfriend
operator<(const Mac48Address &a, const Mac48Address &b)ns3::Mac48Addressfriend
operator<<(std::ostream &os, const Mac48Address &address)ns3::Mac48Addressfriend
operator==(const Mac48Address &a, const Mac48Address &b)ns3::Mac48Addressfriend
operator>>(std::istream &is, Mac48Address &address)ns3::Mac48Addressfriend
ResetAllocationIndex()ns3::Mac48Addressstatic
TracedCallback typedefns3::Mac48Address