Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ add
Method
add
dds/InfoRepo/UpdateManager.cpp:31–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void
32
Manager::add(TAO_DDS_DCPSInfo_i* info)
33
{
34
info_ = info;
35
}
36
37
void
38
Manager::add(Updater* updater)
Callers
nothing calls this directly
Calls
5
insert
Method · 0.45
add_topic
Method · 0.45
add_domain_participant
Method · 0.45
add_subscription
Method · 0.45
add_publication
Method · 0.45
Tested by
no test coverage detected