MCPcopy Create free account
hub / github.com/apache/trafficserver / size

Method size

include/proxy/http2/Http2DependencyTree.h:578–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576
577template <typename T>
578uint32_t
579Tree<T>::size() const
580{
581 return _node_count;
582}
583} // namespace Http2DependencyTree

Callers 12

operator()Method · 0.45
plugin_instance_countMethod · 0.45
getPortMethod · 0.45
has_api_objectsMethod · 0.45
get_num_objectsMethod · 0.45
value_getMethod · 0.45
get_firstMethod · 0.45
get_nextMethod · 0.45
get_currentMethod · 0.45
scheme_getMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected