MCPcopy Create free account
hub / github.com/apache/thrift / setCurrentTracker

Method setCurrentTracker

compiler/cpp/tests/catch/catch.hpp:6054–6056  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6052 return *m_currentTracker;
6053 }
6054 void setCurrentTracker( ITracker* tracker ) {
6055 m_currentTracker = tracker;
6056 }
6057 };
6058
6059 class TrackerBase : public ITracker {

Callers 2

moveToParentMethod · 0.80
moveToThisMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected