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

Method get_id

include/proxy/http2/Http2Stream.h:318–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318inline Http2StreamId
319Http2Stream::get_id() const
320{
321 return _id;
322}
323
324inline int
325Http2Stream::get_transaction_id() const

Callers 13

_checkout_writeMethod · 0.45
flush_bufferMethod · 0.45
find_streamMethod · 0.45
restart_receivingMethod · 0.45
delete_streamMethod · 0.45
send_a_data_frameMethod · 0.45
send_data_framesMethod · 0.45
send_headers_frameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected