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

Method hidePubSub

tools/monitor/NodeOptions.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 public:
35 bool hideParentChild() { return parentChild_; };
36 bool hidePubSub() { return pubSub_; };
37 bool abbrGUIDs() { return abbrGUIDs_; };
38 bool ignoreBuiltinTopics() { return ignoreBuiltinTopics_; };
39 bool hideTopics() { return hideTopics_; };

Callers 1

generateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected