|
cesium-native 0.52.0
|
This is the complete list of members for CesiumIonClient::Response< T >, including all inherited members.
| errorCode | CesiumIonClient::Response< T > | |
| errorMessage | CesiumIonClient::Response< T > | |
| httpStatusCode | CesiumIonClient::Response< T > | |
| nextPageUrl | CesiumIonClient::Response< T > | |
| previousPageUrl | CesiumIonClient::Response< T > | |
| Response() | CesiumIonClient::Response< T > | |
| Response(const std::shared_ptr< CesiumAsync::IAssetRequest > &pRequest, T &&value) | CesiumIonClient::Response< T > | |
| Response(T &&value, uint16_t httpStatusCode, const std::string &errorCode, const std::string &errorMessage) | CesiumIonClient::Response< T > | |
| Response(uint16_t httpStatusCode, const std::string &errorCode, const std::string &errorMessage) | CesiumIonClient::Response< T > | |
| value | CesiumIonClient::Response< T > |