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

Method get_signature

include/proxy/logging/LogObject.h:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 off_t get_file_size_bytes();
162
163 inline uint64_t
164 get_signature() const
165 {
166 return m_signature;
167 }
168
169 inline int
170 get_rolling_interval() const

Callers 5

_add_buffer_headerMethod · 0.80
_manage_objectMethod · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected