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

Method valueSource

tools/monitor/TreeNode.h:478–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

476}
477
478inline
479Monitor::TreeNode*
480Monitor::TreeNode::valueSource() const
481{
482 return this->valueSource_;
483}
484
485inline
486Monitor::TreeNode*&

Callers 2

manageTopicLinkMethod · 0.80
addValueRefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected