|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::IURLRequest::CachePolicy, including all inherited members.
| CachePolicy()=default | CeresEngine::IURLRequest::CachePolicy | |
| CachePolicy(RawType raw) | CeresEngine::IURLRequest::CachePolicy | inline |
| CachePolicy(UnderlyingType raw) | CeresEngine::IURLRequest::CachePolicy | inlineexplicit |
| Default enum value | CeresEngine::IURLRequest::CachePolicy | |
| fromRawUnderlying(UnderlyingType underlying) noexcept | CeresEngine::StructEnum< CachePolicy > | inlinestatic |
| fromString(StringView string) noexcept | CeresEngine::IURLRequest::CachePolicy | static |
| None enum value | CeresEngine::IURLRequest::CachePolicy | |
| operator UnderlyingType() const noexcept | CeresEngine::StructEnum< CachePolicy > | inlineexplicit |
| raw | CeresEngine::IURLRequest::CachePolicy | |
| RawType typedef | CeresEngine::IURLRequest::CachePolicy | |
| Self typedef | CeresEngine::StructEnum< CachePolicy > | |
| toString() const noexcept | CeresEngine::IURLRequest::CachePolicy | |
| StructEnum< CachePolicy >::toString(std::ostream &stream) const noexcept | CeresEngine::StructEnum< CachePolicy > | inline |
| UnderlyingType typedef | CeresEngine::StructEnum< CachePolicy > |