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

Method getColumnCount

tools/excelRTD/RTDMonitor.cpp:196–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196int
197RTDMonitor::getColumnCount() const
198{
199 return impl_->getColumnCount();
200}
201
202bool
203RTDMonitor::isNodeValid(const std::string& nodeId) const

Callers 2

ConnectDataMethod · 0.45
RefreshDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected