Class TopoNodeInput

Class Documentation

class netuit::TopoNodeInput

Public Functions

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

Friends

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