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

Method activeIor

tools/monitor/MonitorDataStorage.cpp:29–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29std::string
30Monitor::MonitorDataStorage::activeIor() const
31{
32 return this->activeIor_;
33}
34
35bool
36Monitor::MonitorDataStorage::ProcessKey::operator<( const ProcessKey& rhs) const

Callers 3

setRepoIorMethod · 0.80
removeRepoMethod · 0.80
clearDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected