Public Types | Public Member Functions | Static Public Member Functions

ns3::Icmpv4DestinationUnreachable Class Reference

Inheritance diagram for ns3::Icmpv4DestinationUnreachable:
Inheritance graph
[legend]
Collaboration diagram for ns3::Icmpv4DestinationUnreachable:
Collaboration graph
[legend]

List of all members.

Public Types

enum  {
  NET_UNREACHABLE = 0, HOST_UNREACHABLE = 1, PROTOCOL_UNREACHABLE = 2, PORT_UNREACHABLE = 3,
  FRAG_NEEDED = 4, SOURCE_ROUTE_FAILED = 5
}

Public Member Functions

void SetNextHopMtu (uint16_t mtu)
uint16_t GetNextHopMtu (void) const
void SetData (Ptr< const Packet > data)
void SetHeader (Ipv4Header header)
void GetData (uint8_t payload[8]) const
Ipv4Header GetHeader (void) const

Static Public Member Functions

static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::Icmpv4DestinationUnreachable.

Member Function Documentation

static TypeId ns3::Icmpv4DestinationUnreachable::GetTypeId ( void   )  [static]

This method returns the TypeId associated to ns3::Icmpv4DestinationUnreachable.

No Attributes defined for this type.
No TraceSources defined for this type.

Reimplemented from ns3::Header.


The documentation for this class was generated from the following files: