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

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

AddChild(SPFVertex *child)ns3::SPFVertex
ClearVertexProcessed(void)ns3::SPFVertex
GetChild(uint32_t n) constns3::SPFVertex
GetDistanceFromRoot(void) constns3::SPFVertex
GetLSA(void) constns3::SPFVertex
GetNChildren(void) constns3::SPFVertex
GetNRootExitDirections() constns3::SPFVertex
GetParent(uint32_t i=0) constns3::SPFVertex
GetRootExitDirection(uint32_t i) constns3::SPFVertex
GetRootExitDirection() constns3::SPFVertex
GetVertexId(void) constns3::SPFVertex
GetVertexType(void) constns3::SPFVertex
InheritAllRootExitDirections(const SPFVertex *vertex)ns3::SPFVertex
IsVertexProcessed(void) constns3::SPFVertex
ListOfNodeExit_t typedefns3::SPFVertexprivate
ListOfSPFVertex_t typedefns3::SPFVertexprivate
m_childrenns3::SPFVertexprivate
m_distanceFromRootns3::SPFVertexprivate
m_ecmpRootExitsns3::SPFVertexprivate
m_lsans3::SPFVertexprivate
m_nextHopns3::SPFVertexprivate
m_parentsns3::SPFVertexprivate
m_rootOifns3::SPFVertexprivate
m_vertexIdns3::SPFVertexprivate
m_vertexProcessedns3::SPFVertexprivate
m_vertexTypens3::SPFVertexprivate
MergeParent(const SPFVertex *v)ns3::SPFVertex
MergeRootExitDirections(const SPFVertex *vertex)ns3::SPFVertex
NodeExit_t typedefns3::SPFVertex
operator<<(std::ostream &os, const SPFVertex::ListOfSPFVertex_t &vs)ns3::SPFVertexfriend
operator=(SPFVertex &v)ns3::SPFVertexprivate
SetDistanceFromRoot(uint32_t distance)ns3::SPFVertex
SetLSA(GlobalRoutingLSA *lsa)ns3::SPFVertex
SetParent(SPFVertex *parent)ns3::SPFVertex
SetRootExitDirection(Ipv4Address nextHop, int32_t id=SPF_INFINITY)ns3::SPFVertex
SetRootExitDirection(SPFVertex::NodeExit_t exit)ns3::SPFVertex
SetVertexId(Ipv4Address id)ns3::SPFVertex
SetVertexProcessed(bool value)ns3::SPFVertex
SetVertexType(VertexType type)ns3::SPFVertex
SPFVertex()ns3::SPFVertex
SPFVertex(GlobalRoutingLSA *lsa)ns3::SPFVertex
SPFVertex(SPFVertex &v)ns3::SPFVertexprivate
VertexNetwork enum valuens3::SPFVertex
VertexRouter enum valuens3::SPFVertex
VertexType enum namens3::SPFVertex
VertexUnknown enum valuens3::SPFVertex
~SPFVertex()ns3::SPFVertex