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

Method getNodeColor

tools/excelRTD/RTDMonitor.cpp:214–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214std::string
215RTDMonitor::getNodeColor(const std::string& nodeId, int column) const
216{
217 return impl_->getNodeColor(nodeId, column);
218}
219
220std::list<std::string>
221RTDMonitor::getNodeChildren(const std::string& parentId) const

Callers 2

ConnectDataMethod · 0.45
RefreshDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected