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

Method federationDomain

tools/repoctl/repoctl.cpp:131–133  ·  view source on GitHub ↗

Access the specified federationDomain.

Source from the content-addressed store, hash-verified

129
130 /// Access the specified federationDomain.
131 int federationDomain() const {
132 return this->federationDomain_;
133 }
134
135private:
136 /// Process name we were started with (the command line command).

Callers 8

ACE_TMAINFunction · 0.80
initializeMethod · 0.80
repositoryMethod · 0.80
join_federationMethod · 0.80
leave_federationMethod · 0.80
initMethod · 0.80
destroyMethod · 0.80
pushStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected