A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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) (defined in ns3::SPFVertex)ns3::SPFVertex
GetChild(uint32_t n) const ns3::SPFVertex
GetDistanceFromRoot(void) const ns3::SPFVertex
GetLSA(void) const ns3::SPFVertex
GetNChildren(void) const ns3::SPFVertex
GetNRootExitDirections() const ns3::SPFVertex
GetParent(uint32_t i=0) const ns3::SPFVertex
GetRootExitDirection(uint32_t i) const ns3::SPFVertex
GetRootExitDirection() const ns3::SPFVertex
GetVertexId(void) const ns3::SPFVertex
GetVertexType(void) const ns3::SPFVertex
InheritAllRootExitDirections(const SPFVertex *vertex)ns3::SPFVertex
IsVertexProcessed(void) const ns3::SPFVertex
ListOfNodeExit_t typedef (defined in ns3::SPFVertex)ns3::SPFVertexprivate
ListOfSPFVertex_t typedef (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_children (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_distanceFromRoot (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_ecmpRootExitsns3::SPFVertexprivate
m_lsa (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_nextHop (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_parents (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_rootOif (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_vertexId (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_vertexProcessed (defined in ns3::SPFVertex)ns3::SPFVertexprivate
m_vertexType (defined in ns3::SPFVertex)ns3::SPFVertexprivate
MergeParent(const SPFVertex *v)ns3::SPFVertex
MergeRootExitDirections(const SPFVertex *vertex)ns3::SPFVertex
NodeExit_t typedef (defined in ns3::SPFVertex)ns3::SPFVertex
operator<< (defined in ns3::SPFVertex)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