MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / addEdge

Method addEdge

tools/monitor/Node.cpp:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void
45Monitor::Node::addEdge(Edge *edge)
46{
47 edges_.push_back(edge);
48}
49
50void
51Monitor::Node::updateEdges()

Callers 2

connectNodesMethod · 0.80
generateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected