CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::IURLRequest::CachePolicy Member List

This is the complete list of members for CeresEngine::IURLRequest::CachePolicy, including all inherited members.

CachePolicy()=defaultCeresEngine::IURLRequest::CachePolicy
CachePolicy(RawType raw)CeresEngine::IURLRequest::CachePolicyinline
CachePolicy(UnderlyingType raw)CeresEngine::IURLRequest::CachePolicyinlineexplicit
Default enum valueCeresEngine::IURLRequest::CachePolicy
fromRawUnderlying(UnderlyingType underlying) noexceptCeresEngine::StructEnum< CachePolicy >inlinestatic
fromString(StringView string) noexceptCeresEngine::IURLRequest::CachePolicystatic
None enum valueCeresEngine::IURLRequest::CachePolicy
operator UnderlyingType() const noexceptCeresEngine::StructEnum< CachePolicy >inlineexplicit
rawCeresEngine::IURLRequest::CachePolicy
RawType typedefCeresEngine::IURLRequest::CachePolicy
Self typedefCeresEngine::StructEnum< CachePolicy >
toString() const noexceptCeresEngine::IURLRequest::CachePolicy
StructEnum< CachePolicy >::toString(std::ostream &stream) const noexceptCeresEngine::StructEnum< CachePolicy >inline
UnderlyingType typedefCeresEngine::StructEnum< CachePolicy >