cesium-native  0.41.0
CesiumIonClient::Response< T > Member List

This is the complete list of members for CesiumIonClient::Response< T >, including all inherited members.

errorCodeCesiumIonClient::Response< T >
errorMessageCesiumIonClient::Response< T >
httpStatusCodeCesiumIonClient::Response< T >
nextPageUrlCesiumIonClient::Response< T >
previousPageUrlCesiumIonClient::Response< T >
Response() (defined in CesiumIonClient::Response< T >)CesiumIonClient::Response< T >
Response(const std::shared_ptr< CesiumAsync::IAssetRequest > &pRequest, T &&value) (defined in CesiumIonClient::Response< T >)CesiumIonClient::Response< T >
Response(T &&value, uint16_t httpStatusCode, const std::string &errorCode, const std::string &errorMessage) (defined in CesiumIonClient::Response< T >)CesiumIonClient::Response< T >
Response(uint16_t httpStatusCode, const std::string &errorCode, const std::string &errorMessage) (defined in CesiumIonClient::Response< T >)CesiumIonClient::Response< T >
valueCesiumIonClient::Response< T >