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

Method Callbacks

include/cripts/Bundle.hpp:102–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 [[nodiscard]] unsigned
103 Callbacks() const
104 {
105 return _callbacks;
106 }
107
108 virtual bool
109 Validate(std::vector<cripts::Bundle::Error> & /* errors ATS_UNUSED */) const

Callers 4

http_txn_contFunction · 0.45
global_contFunction · 0.45
TSRemapNewInstanceFunction · 0.45
TSRemapDoRemapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected