Public Member Functions | Static Public Member Functions

ns3::Ipv4NixVectorRouting Class Reference

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

List of all members.

Public Member Functions

void SetNode (Ptr< Node >)
 Set the Node pointer of the node for which this routing protocol is to be placed.
void FlushGlobalNixRoutingCache (void)
 Called when run-time link topology change occurs which iterates through the node list and flushes any nix vector caches.

Static Public Member Functions

static TypeId GetTypeId (void)
 The Interface ID of the Global Router interface.

Member Function Documentation

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

The Interface ID of the Global Router interface.

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

See also:
Object::GetObject ()

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

Reimplemented from ns3::Ipv4RoutingProtocol.

void ns3::Ipv4NixVectorRouting::SetNode ( Ptr< Node  ) 

Set the Node pointer of the node for which this routing protocol is to be placed.

Parameters:
node Node pointer

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