MCPcopy 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
31void
32Manager::add(TAO_DDS_DCPSInfo_i* info)
33{
34 info_ = info;
35}
36
37void
38Manager::add(Updater* updater)

Callers

nothing calls this directly

Calls 5

insertMethod · 0.45
add_topicMethod · 0.45
add_subscriptionMethod · 0.45
add_publicationMethod · 0.45

Tested by

no test coverage detected