|
| HttpAsset3DClient (const std::string &servicePath) |
|
bool | getAsset (const std::string &assetID, const std::string &relativePath, AssetDataProvider::RequestResult &result) |
|
bool | getAssetList (AssetType assetType, std::vector< AssetMetaData > &assetMetaDataList) |
|
virtual bool | getAssetList (AssetType assetType, std::vector< AssetMetaData > &assetMetaDataList)=0 |
|
virtual bool | getAsset (const std::string &assetID, const std::string &relativePath, AssetDataProvider::RequestResult &result)=0 |
|
|
enum class | RequestResultCode { OK = 0
, Error = 1
, TemporaryError = 2
} |
|
◆ getAssetList()
bool HttpAsset3DClient::getAssetList |
( |
AssetType |
assetType, |
|
|
std::vector< AssetMetaData > & |
assetMetaDataList |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- Native/MariaNative/MMapDataProvider/MHttpAsset3DClient.h
- Native/MariaNative/MMapDataProvider/MHttpAsset3DClient.cpp