Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ types & classes
Types & classes
4,829 in github.com/apache/trafficserver
⨍
Functions
19,333
◇
Types & classes
4,829
↳
Endpoints
1
↓ 566 callers
Class
string
include/cripts/Lulu.hpp:282
↓ 311 callers
Class
Errata
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 callers
Class
Error
include/cripts/Error.hpp:31
↓ 126 callers
Class
path
Utility class for file system paths. */
lib/swoc/include/swoc/swoc_file.h:93
↓ 117 callers
Class
LookupItem
src/traffic_top/stats.h:39
↓ 107 callers
Class
Http2Error
[RFC 7540] 5.4. Error Handling
include/proxy/http2/HTTP2.h:271
↓ 99 callers
Class
to_string
plugins/experimental/txn_box/unit_tests/test_accl_utils.cc:224
↓ 76 callers
Class
RegEx
lib/yamlcpp/src/scanner.h:23
↓ 52 callers
Class
IPAddr
lib/swoc/include/swoc/IPAddr.h:21
↓ 50 callers
Class
Opt
lib/catch2/catch.hpp:9376
↓ 39 callers
Class
now
lib/catch2/catch.hpp:6469
↓ 38 callers
Class
Word
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 callers
Class
IPMask
lib/swoc/include/swoc/IPAddr.h:22
↓ 29 callers
Class
String
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 callers
Class
bytes
src/traffic_cache_tool/CacheDefs.h:43
↓ 27 callers
Class
HttpHeader
plugins/esi/common/HttpHeader.h:30
↓ 27 callers
Class
TextView
lib/swoc/include/swoc/TextView.h:37
↓ 26 callers
Class
Direct
plugins/experimental/txn_box/plugin/include/txn_box/Expr.h:61
↓ 25 callers
Class
Node
lib/yamlcpp/include/yaml-cpp/node/emit.h:17
↓ 24 callers
Class
Test_remap_acl
Configure a test to verify remap.config acl behavior.
tests/gold_tests/remap/remap_acl.test.py:32
↓ 24 callers
Class
X
lib/swoc/unit_tests/test_BufferWriter.cc:37
↓ 21 callers
Class
ColumnBreak
lib/catch2/catch.hpp:16292
↓ 18 callers
Class
Duration
lib/catch2/catch.hpp:16295
↓ 18 callers
Class
HTTPVersion
include/tscore/HTTPVersion.h:26
↓ 17 callers
Class
Column
lib/catch2/catch.hpp:8493
↓ 17 callers
Class
Errno
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 callers
Class
Node
lib/yamlcpp/src/scanner.h:22
↓ 15 callers
Class
IPRange
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 callers
Class
CryptoContext
include/tscore/CryptoHash.h:127
↓ 14 callers
Class
Token
lib/yamlcpp/src/tag.h:14
↓ 13 callers
Class
IndentTo
lib/yamlcpp/src/indentation.h:28
↓ 13 callers
Class
TSSslHookInternalID
include/iocore/net/SSLAPIHooks.h:30
↓ 13 callers
Class
pluralise
lib/catch2/catch.hpp:3216
↓ 12 callers
Class
EsiNodeInfo
plugins/esi/lib/EsiParser.h:83
↓ 12 callers
Class
ModuleVersion
Container for a module version.
include/tscore/Version.h:93
↓ 11 callers
Class
Colour
lib/catch2/catch.hpp:5990
↓ 11 callers
Class
Date
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 callers
Class
IpAddr
include/tscore/ink_inet.h:81
↓ 10 callers
Class
StringRef
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 callers
Class
TupleOf
plugins/experimental/txn_box/plugin/include/txn_box/common.h:447
↓ 10 callers
Class
type
lib/catch2/catch.hpp:6554
↓ 9 callers
Class
MemSpan
lib/swoc/include/swoc/MemSpan.h:50
↓ 9 callers
Class
OperatorString
plugins/esi/lib/Expression.h:81
↓ 9 callers
Class
RemapData
Data for each remap rule
tests/gold_tests/pluginTest/statichit/statichit.test.py:29
↓ 8 callers
Class
IP4Range
An inclusive range of IPv4 addresses. */
lib/swoc/include/swoc/IPRange.h:26
↓ 8 callers
Class
ParseState
lib/catch2/catch.hpp:9046
↓ 8 callers
Class
ProxyProtocolOutTest
Test that ATS can send Proxy Protocol.
tests/gold_tests/proxy_protocol/proxy_protocol.test.py:104
↓ 8 callers
Class
String
include/cripts/Certs.hpp:41
↓ 8 callers
Class
TestAlpnFunctionality
Define an object to test a set of ALPN functionality.
tests/gold_tests/tls/tls_client_alpn_configuration.test.py:24
↓ 8 callers
Class
TestLogRetention
tests/gold_tests/logging/log_retention.test.py:34
↓ 8 callers
Class
TestStaleResponse
Verify correct stale_response.so plugin behavior.
tests/gold_tests/pluginTest/stale_response/stale_response.test.py:39
↓ 8 callers
Class
const_iterator
lib/swoc/include/swoc/IPRange.h:1222
↓ 8 callers
Class
iterator
lib/catch2/catch.hpp:8500
↓ 7 callers
Class
EsiTest
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 callers
Class
HTTPHdr
tools/gdb-helpers.py:84
↓ 7 callers
Class
Http2FlowControlTest
Define an object to test HTTP/2 flow control behavior.
tests/gold_tests/h2/http2_flow_control.test.py:26
↓ 7 callers
Class
Session
lib/catch2/catch.hpp:13216
↓ 7 callers
Class
Status
include/cripts/Error.hpp:65
↓ 7 callers
Class
VerifyRequestError
There was a problem verifying a request node.
plugins/traffic_dump/post_process.py:62
↓ 6 callers
Class
AltFormatEx
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 callers
Class
Binary
lib/yamlcpp/src/emitter.cpp:11
↓ 6 callers
Class
DocNode
plugins/esi/common/DocNode.h:34
↓ 6 callers
Enum
Hex
lib/swoc/unit_tests/test_Lexicon.cc:119
↓ 6 callers
Class
IP6Srv
An IPv6 address and host_order_port, modeled on an SRV type for DNS.
lib/swoc/include/swoc/IPSrv.h:123
↓ 6 callers
Class
Mark
lib/yamlcpp/src/exp.cpp:8
↓ 6 callers
Class
Name
include/cripts/Headers.hpp:245
↓ 6 callers
Class
PMR
lib/swoc/unit_tests/test_MemArena.cc:527
↓ 6 callers
Class
Range
plugins/slice/Range.h:30
↓ 6 callers
Class
iterator
lib/swoc/include/swoc/IPRange.h:1318
↓ 5 callers
Class
CharSet
A set of characters. * */
lib/swoc/include/swoc/TextView.h:42
↓ 5 callers
Class
Exception
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 callers
Class
Expr
Parsed feature expression.
plugins/experimental/txn_box/plugin/include/txn_box/Expr.h:34
↓ 5 callers
Class
FixedBufferWriter
lib/swoc/include/swoc/bwf_fwd.h:17
↓ 5 callers
Class
Foo
lib/yamlcpp/test/integration/emitter_test.cpp:978
↓ 5 callers
Class
IP4Srv
An IPv4 address and host_order_port, modeled on an SRV type for DNS.
lib/swoc/include/swoc/IPSrv.h:20
↓ 5 callers
Class
LazyExpression
lib/catch2/catch.hpp:2526
↓ 5 callers
Class
conf_remap_yaml_load_test
Test conf_remap using a yaml file.
tests/gold_tests/remap/basic_conf_remap_yaml.test.py:26
↓ 4 callers
Class
As_Rot13
lib/swoc/unit_tests/ex_bw_format.cc:640
↓ 4 callers
Class
CasedString
lib/catch2/catch.hpp:3538
↓ 4 callers
Class
ContentRange
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 callers
Class
Estimate
lib/catch2/catch.hpp:5432
↓ 4 callers
Class
ForwardProxyTest
tests/gold_tests/forward_proxy/forward_proxy.test.py:26
↓ 4 callers
Class
IP6Range
Inclusive range of IPv6 addresses.
lib/swoc/include/swoc/IPRange.h:179
↓ 4 callers
Class
NameAndLocation
lib/catch2/catch.hpp:7478
↓ 4 callers
Class
Node
include/proxy/IPAllow.h:47
↓ 4 callers
Class
Result
include/tscore/Result.h:36
↓ 4 callers
Class
SessionMatchTest
tests/gold_tests/session_sharing/session_match.test.py:21
↓ 4 callers
Class
SlicePurgeRequestTest
tests/gold_tests/pluginTest/slice/slice_purge.test.py:29
↓ 4 callers
Class
SummaryColumn
Fwd decls
lib/catch2/catch.hpp:6152
↓ 4 callers
Class
Tag
lib/yamlcpp/src/tag.h:16
↓ 4 callers
Class
Test_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 callers
Class
Test_ip_allow
Configure a test to verify ip_allow behavior.
tests/gold_tests/ip_allow/ip_allow.test.py:197
↓ 4 callers
Class
Test_ip_category
Configure a test to verify ip_category behavior.
tests/gold_tests/ip_allow/ip_category.test.py:111
↓ 4 callers
Class
Type
lib/yamlcpp/include/yaml-cpp/emittermanip.h:94
↓ 4 callers
Class
UnHex
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 callers
Class
VerifyResponseError
There was a problem verifying a response node.
plugins/traffic_dump/post_process.py:68
↓ 4 callers
Class
VersionNumber
Container for standard two part version number. */
include/tscore/Version.h:37
↓ 4 callers
Class
WithinRelMatcher
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 callers
Class
_Tag
lib/yamlcpp/include/yaml-cpp/emittermanip.h:93
↓ 4 callers
Class
_f
plugins/experimental/sslheaders/util.cc:28
next →
1–100 of 4,829, ranked by callers