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

Method get_flags

include/tscore/ContFlags.h:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 uint32_t
60 get_flags() const
61 {
62 return raw_flags;
63 }
64 void
65 set_flag(enum flags flag_bit, bool value)
66 {

Callers 7

scheduleMethod · 0.45
schedule_localMethod · 0.45
attach_server_sessionMethod · 0.45
_add_buffer_headerMethod · 0.45
set_cont_flagsFunction · 0.45
ContinuationMethod · 0.45
ContFlagsClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected