Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ remove
Method
remove
dds/InfoRepo/UpdateManager.cpp:44–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void
45
Manager::remove()
46
{
47
// Clean the reference to the InfoRepo.
48
info_ = 0;
49
}
50
51
void
52
Manager::remove(const Updater* updater)
Callers
8
remove_publication_reference
Method · 0.45
remove_subscription_reference
Method · 0.45
remove_associated_subscription
Method · 0.45
reevaluate_defunct_associations
Method · 0.45
remove_subscription_reference
Method · 0.45
remove_topic
Method · 0.45
remove_associated_publication
Method · 0.45
reevaluate_defunct_associations
Method · 0.45
Calls
3
find
Method · 0.45
end
Method · 0.45
erase
Method · 0.45
Tested by
no test coverage detected