topology
SPNode


public struct SPNode

Properties
type The allomorphic class name of the vertex, either one of "topology.Router", "topology.Subnet".

type=string

fdn The fully distinguished name of this vertex.

type=Pointer

egressLinks Stores the FDNs of the egress links that leave this vertex.

type=List (topology.SPEdge)