Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
int
197
RTDMonitor::getColumnCount() const
198
{
199
return impl_->getColumnCount();
200
}
201
202
bool
203
RTDMonitor::isNodeValid(const std::string& nodeId) const
Callers
2
ConnectData
Method · 0.45
RefreshData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected