#include <response.hpp>
Definition at line 11 of file response.hpp.
◆ Response() [1/2]
mbgl::Response::Response |
( |
| ) |
|
|
default |
◆ Response() [2/2]
mbgl::Response::Response |
( |
const Response & |
| ) |
|
◆ isFresh()
bool mbgl::Response::isFresh |
( |
| ) |
const |
|
inline |
◆ isUsable()
bool mbgl::Response::isUsable |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ data
std::shared_ptr<const std::string> mbgl::Response::data |
◆ error
std::unique_ptr<const Error> mbgl::Response::error |
◆ etag
std::optional<std::string> mbgl::Response::etag |
◆ expires
std::optional<Timestamp> mbgl::Response::expires |
◆ modified
std::optional<Timestamp> mbgl::Response::modified |
◆ mustRevalidate
bool mbgl::Response::mustRevalidate = false |
◆ noContent
bool mbgl::Response::noContent = false |
◆ notModified
bool mbgl::Response::notModified = false |
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/storage/response.hpp