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

Method get_int_value

plugins/header_rewrite/value.h:76–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 int
77 get_int_value() const
78 {
79 return _int_value;
80 }
81
82 double
83 get_float_value() const

Callers 3

get_statusMethod · 0.80
execMethod · 0.80
initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected