MCPcopy Create free account

hub / github.com/apache/trafficserver / types & classes

Types & classes4,829 in github.com/apache/trafficserver

↓ 566 callersClassstring
include/cripts/Lulu.hpp:282
↓ 311 callersClassErrata
Class to hold a stack of error messages (the "errata"). This is a smart handle class, which * wraps the actual data and can therefore be treated a va
lib/swoc/include/swoc/Errata.h:59
↓ 207 callersClassError
include/cripts/Error.hpp:31
↓ 126 callersClasspath
Utility class for file system paths. */
lib/swoc/include/swoc/swoc_file.h:93
↓ 117 callersClassLookupItem
src/traffic_top/stats.h:39
↓ 107 callersClassHttp2Error
[RFC 7540] 5.4. Error Handling
include/proxy/http2/HTTP2.h:271
↓ 99 callersClassto_string
plugins/experimental/txn_box/unit_tests/test_accl_utils.cc:224
↓ 76 callersClassRegEx
lib/yamlcpp/src/scanner.h:23
↓ 52 callersClassIPAddr
lib/swoc/include/swoc/IPAddr.h:21
↓ 50 callersClassOpt
lib/catch2/catch.hpp:9376
↓ 39 callersClassnow
lib/catch2/catch.hpp:6469
↓ 38 callersClassWord
Represents a Wasm-native word-sized datum. On 32-bit VMs, the high bits are always zero. The Wasm/VM API treats all bits as significant.
plugins/experimental/wasm/lib/include/proxy-wasm/word.h:36
↓ 33 callersClassIPMask
lib/swoc/include/swoc/IPAddr.h:22
↓ 29 callersClassString
Hold a string allocated from TS core. * This provides both a full of the string and clean up when destructed. * * @internal - why isn't this a @c s
plugins/experimental/txn_box/plugin/include/txn_box/ts_util.h:81
↓ 28 callersClassbytes
src/traffic_cache_tool/CacheDefs.h:43
↓ 27 callersClassHttpHeader
plugins/esi/common/HttpHeader.h:30
↓ 27 callersClassTextView
lib/swoc/include/swoc/TextView.h:37
↓ 26 callersClassDirect
plugins/experimental/txn_box/plugin/include/txn_box/Expr.h:61
↓ 25 callersClassNode
lib/yamlcpp/include/yaml-cpp/node/emit.h:17
↓ 24 callersClassTest_remap_acl
Configure a test to verify remap.config acl behavior.
tests/gold_tests/remap/remap_acl.test.py:32
↓ 24 callersClassX
lib/swoc/unit_tests/test_BufferWriter.cc:37
↓ 21 callersClassColumnBreak
lib/catch2/catch.hpp:16292
↓ 18 callersClassDuration
lib/catch2/catch.hpp:16295
↓ 18 callersClassHTTPVersion
include/tscore/HTTPVersion.h:26
↓ 17 callersClassColumn
lib/catch2/catch.hpp:8493
↓ 17 callersClassErrno
Format wrapper for @c errno. * This stores a copy of the argument or @c errno if an argument isn't provided. The output * is then formatted with the
lib/swoc/include/swoc/bwf_ex.h:34
↓ 16 callersClassNode
lib/yamlcpp/src/scanner.h:22
↓ 15 callersClassIPRange
Range of IP addresses. * Although this can hold IPv4 or IPv6, any specific instance is one or the other, this can never contain * a range of differe
lib/swoc/include/swoc/IPRange.h:325
↓ 14 callersClassCryptoContext
include/tscore/CryptoHash.h:127
↓ 14 callersClassToken
lib/yamlcpp/src/tag.h:14
↓ 13 callersClassIndentTo
lib/yamlcpp/src/indentation.h:28
↓ 13 callersClassTSSslHookInternalID
include/iocore/net/SSLAPIHooks.h:30
↓ 13 callersClasspluralise
lib/catch2/catch.hpp:3216
↓ 12 callersClassEsiNodeInfo
plugins/esi/lib/EsiParser.h:83
↓ 12 callersClassModuleVersion
Container for a module version.
include/tscore/Version.h:93
↓ 11 callersClassColour
lib/catch2/catch.hpp:5990
↓ 11 callersClassDate
Format wrapper for time stamps. * If the time isn't provided, the current epoch time is used. If the format string isn't * provided a format like "2
lib/swoc/include/swoc/bwf_ex.h:45
↓ 11 callersClassIpAddr
include/tscore/ink_inet.h:81
↓ 10 callersClassStringRef
A non-owning string class (similar to the forthcoming std::string_view) Note that, because a StringRef may be a substring of another string, it may no
lib/catch2/catch.hpp:606
↓ 10 callersClassTupleOf
plugins/experimental/txn_box/plugin/include/txn_box/common.h:447
↓ 10 callersClasstype
lib/catch2/catch.hpp:6554
↓ 9 callersClassMemSpan
lib/swoc/include/swoc/MemSpan.h:50
↓ 9 callersClassOperatorString
plugins/esi/lib/Expression.h:81
↓ 9 callersClassRemapData
Data for each remap rule
tests/gold_tests/pluginTest/statichit/statichit.test.py:29
↓ 8 callersClassIP4Range
An inclusive range of IPv4 addresses. */
lib/swoc/include/swoc/IPRange.h:26
↓ 8 callersClassParseState
lib/catch2/catch.hpp:9046
↓ 8 callersClassProxyProtocolOutTest
Test that ATS can send Proxy Protocol.
tests/gold_tests/proxy_protocol/proxy_protocol.test.py:104
↓ 8 callersClassString
include/cripts/Certs.hpp:41
↓ 8 callersClassTestAlpnFunctionality
Define an object to test a set of ALPN functionality.
tests/gold_tests/tls/tls_client_alpn_configuration.test.py:24
↓ 8 callersClassTestLogRetention
tests/gold_tests/logging/log_retention.test.py:34
↓ 8 callersClassTestStaleResponse
Verify correct stale_response.so plugin behavior.
tests/gold_tests/pluginTest/stale_response/stale_response.test.py:39
↓ 8 callersClassconst_iterator
lib/swoc/include/swoc/IPRange.h:1222
↓ 8 callersClassiterator
lib/catch2/catch.hpp:8500
↓ 7 callersClassEsiTest
A class that encapsulates the configuration and execution of a set of EPI test cases.
tests/gold_tests/pluginTest/esi/esi.test.py:36
↓ 7 callersClassHTTPHdr
tools/gdb-helpers.py:84
↓ 7 callersClassHttp2FlowControlTest
Define an object to test HTTP/2 flow control behavior.
tests/gold_tests/h2/http2_flow_control.test.py:26
↓ 7 callersClassSession
lib/catch2/catch.hpp:13216
↓ 7 callersClassStatus
include/cripts/Error.hpp:65
↓ 7 callersClassVerifyRequestError
There was a problem verifying a request node.
plugins/traffic_dump/post_process.py:62
↓ 6 callersClassAltFormatEx
Alternate format string parsing. This is the extractor, an instance of which is passed to the formatting logic.
lib/swoc/unit_tests/ex_bw_format.cc:288
↓ 6 callersClassBinary
lib/yamlcpp/src/emitter.cpp:11
↓ 6 callersClassDocNode
plugins/esi/common/DocNode.h:34
↓ 6 callersEnumHex
lib/swoc/unit_tests/test_Lexicon.cc:119
↓ 6 callersClassIP6Srv
An IPv6 address and host_order_port, modeled on an SRV type for DNS.
lib/swoc/include/swoc/IPSrv.h:123
↓ 6 callersClassMark
lib/yamlcpp/src/exp.cpp:8
↓ 6 callersClassName
include/cripts/Headers.hpp:245
↓ 6 callersClassPMR
lib/swoc/unit_tests/test_MemArena.cc:527
↓ 6 callersClassRange
plugins/slice/Range.h:30
↓ 6 callersClassiterator
lib/swoc/include/swoc/IPRange.h:1318
↓ 5 callersClassCharSet
A set of characters. * */
lib/swoc/include/swoc/TextView.h:42
↓ 5 callersClassException
Base class for ATS exception. Clients should subclass as appropriate. This is intended to carry pre-allocated text along so that it can be thr
include/ts/TsException.h:40
↓ 5 callersClassExpr
Parsed feature expression.
plugins/experimental/txn_box/plugin/include/txn_box/Expr.h:34
↓ 5 callersClassFixedBufferWriter
lib/swoc/include/swoc/bwf_fwd.h:17
↓ 5 callersClassFoo
lib/yamlcpp/test/integration/emitter_test.cpp:978
↓ 5 callersClassIP4Srv
An IPv4 address and host_order_port, modeled on an SRV type for DNS.
lib/swoc/include/swoc/IPSrv.h:20
↓ 5 callersClassLazyExpression
lib/catch2/catch.hpp:2526
↓ 5 callersClassconf_remap_yaml_load_test
Test conf_remap using a yaml file.
tests/gold_tests/remap/basic_conf_remap_yaml.test.py:26
↓ 4 callersClassAs_Rot13
lib/swoc/unit_tests/ex_bw_format.cc:640
↓ 4 callersClassCasedString
lib/catch2/catch.hpp:3538
↓ 4 callersClassContentRange
represents value parsed from a blocked Content-Range response header field. Range is converted from closed range into a half open range for. */
plugins/slice/ContentRange.h:27
↓ 4 callersClassEstimate
lib/catch2/catch.hpp:5432
↓ 4 callersClassForwardProxyTest
tests/gold_tests/forward_proxy/forward_proxy.test.py:26
↓ 4 callersClassIP6Range
Inclusive range of IPv6 addresses.
lib/swoc/include/swoc/IPRange.h:179
↓ 4 callersClassNameAndLocation
lib/catch2/catch.hpp:7478
↓ 4 callersClassNode
include/proxy/IPAllow.h:47
↓ 4 callersClassResult
include/tscore/Result.h:36
↓ 4 callersClassSessionMatchTest
tests/gold_tests/session_sharing/session_match.test.py:21
↓ 4 callersClassSlicePurgeRequestTest
tests/gold_tests/pluginTest/slice/slice_purge.test.py:29
↓ 4 callersClassSummaryColumn
Fwd decls
lib/catch2/catch.hpp:6152
↓ 4 callersClassTag
lib/yamlcpp/src/tag.h:16
↓ 4 callersClassTest_exit_on_cert_load_fail
Configure a test to verify behavior of SSL cert load failures.
tests/gold_tests/tls/exit_on_cert_load_fail.test.py:27
↓ 4 callersClassTest_ip_allow
Configure a test to verify ip_allow behavior.
tests/gold_tests/ip_allow/ip_allow.test.py:197
↓ 4 callersClassTest_ip_category
Configure a test to verify ip_category behavior.
tests/gold_tests/ip_allow/ip_category.test.py:111
↓ 4 callersClassType
lib/yamlcpp/include/yaml-cpp/emittermanip.h:94
↓ 4 callersClassUnHex
Convert from ASCII hexadecimal to raw bytes. * * E.g. if the source span contains "4576696c20446176652052756c7a" then "Evil Dave Rulz" is the output
lib/swoc/include/swoc/bwf_ex.h:222
↓ 4 callersClassVerifyResponseError
There was a problem verifying a response node.
plugins/traffic_dump/post_process.py:68
↓ 4 callersClassVersionNumber
Container for standard two part version number. */
include/tscore/Version.h:37
↓ 4 callersClassWithinRelMatcher
Given IEEE-754 format for floats and doubles, we can assume that float -> double promotion is lossless. Given this, we can assume that if we do the st
lib/catch2/catch.hpp:3454
↓ 4 callersClass_Tag
lib/yamlcpp/include/yaml-cpp/emittermanip.h:93
↓ 4 callersClass_f
plugins/experimental/sslheaders/util.cc:28
next →1–100 of 4,829, ranked by callers