cesium-native
0.41.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() (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 > | |
value | CesiumIonClient::Response< T > |