#include <packet-socket-address.h>
Public Member Functions | |
operator Address () const | |
Static Public Member Functions | |
static PacketSocketAddress | ConvertFrom (const Address &address) |
static bool | IsMatchingType (const Address &address) |
static PacketSocketAddress ns3::PacketSocketAddress::ConvertFrom | ( | const Address & | address | ) | [static] |
address | a polymorphic address |
static bool ns3::PacketSocketAddress::IsMatchingType | ( | const Address & | address | ) | [static] |
ns3::PacketSocketAddress::operator Address | ( | ) | const |