Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
577
template <typename T>
578
uint32_t
579
Tree<T>::size() const
580
{
581
return _node_count;
582
}
583
} // namespace Http2DependencyTree
Callers
12
operator()
Method · 0.45
plugin_instance_count
Method · 0.45
getPort
Method · 0.45
has_api_objects
Method · 0.45
get_num_objects
Method · 0.45
get_buffered_line_size
Method · 0.45
value_get
Method · 0.45
get_first
Method · 0.45
get_next
Method · 0.45
get_current
Method · 0.45
scheme_get
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected