Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Loaded
Method
Loaded
include/cripts/ConfigsBase.hpp:73–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
[[nodiscard]] bool
74
Loaded() const
75
{
76
return (_key != TS_CONFIG_NULL && _type != TS_RECORDDATATYPE_NULL);
77
}
78
79
[[nodiscard]] bool
80
IsInteger() const
Callers
2
Add
Method · 0.80
Lookup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected