Class TopoNodeOutput

Class Documentation

class netuit::TopoNodeOutput

Public Functions

TopoNodeOutput() = default
TopoNodeOutput(const size_t edge_id_)
size_t GetEdgeID() const
std::string ToString() const
bool operator==(const TopoNodeOutput &other) const

Friends

friend std::ostream &operator<<(std::ostream &os, const TopoNodeOutput &node)