an address for a packet socket
More...
#include <packet-socket-address.h>
List of all members.
Detailed Description
an address for a packet socket
Member Function Documentation
- Parameters:
-
| address | a polymorphic address |
Convert a polymorphic address to an Mac48Address instance. The conversion performs a type check.
static bool ns3::PacketSocketAddress::IsMatchingType |
( |
const Address & |
address |
) |
[static] |
- Returns:
- true if the address matches, false otherwise.
ns3::PacketSocketAddress::operator Address |
( |
|
) |
const |
- Returns:
- a new Address instance
Convert an instance of this class to a polymorphic Address instance.
The documentation for this class was generated from the following file:
- src/node/packet-socket-address.h