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

Method Initialized

include/cripts/Urls.hpp:548–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

546 }
547
548 [[nodiscard]] bool
549 Initialized() const
550 {
551 return _initialized;
552 }
553
554 [[nodiscard]] bool
555 Modified() const

Callers 3

resetMethod · 0.45
doTxnCloseMethod · 0.45
_ensure_initializedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected