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

Method domain

tools/monitor/Options.cpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48long
49Monitor::Options::domain() const
50{
51 return this->domain_;
52}
53
54Monitor::Options::Options( int argc, ACE_TCHAR** argv, char** /* envp */)
55 : verbose_( false),

Callers 4

createParticipantMethod · 0.45
setActiveRepoMethod · 0.45
SubscriberMethod · 0.45
PublisherMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected