MCPcopy Create free account
hub / github.com/baidu/tera / MinDepth

Method MinDepth

src/utils/prop_tree.h:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 int MaxDepth() { return max_depth_; }
99
100 int MinDepth() { return min_depth_; }
101
102 const std::string& State() { return state_; }
103

Callers 2

TESTFunction · 0.80
FillTableDescriptorFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64