azure-sdk-for-cpp/sdk/storage/src/common
JinmingHu 4366159c50
Add more APIs in storage sdk (#169)
* Add xml serializer/deserializer

* Add blob service client, add undelete, set access tier, start copy, abort copy, create snapshot, stage block from uri

* add support for conditional headers

* support range download

* Change the helper functions order to alphabetical

so that we always get the same result in different environemnts.

* use c++ casting

* Add support for append blob and page blob

* remove redundant ; added by auto-generator

* Remove BlobType in BlockBlob::Upload

* Rename blob_client_options.hpp->blob_options.hpp

* Remove API version in request options
2020-06-15 17:31:36 +08:00
..
common_headers_request_policy.cpp Shared Key Authentication Policy (#160) 2020-06-09 03:38:35 -07:00
crypt.cpp Add more APIs in storage sdk (#169) 2020-06-15 17:31:36 +08:00
shared_key_policy.cpp Shared Key Authentication Policy (#160) 2020-06-09 03:38:35 -07:00
storage_credential.cpp Shared Key Authentication Policy (#160) 2020-06-09 03:38:35 -07:00
storage_url_builder.cpp Shared Key Authentication Policy (#160) 2020-06-09 03:38:35 -07:00
xml_wrapper.cpp Add more APIs in storage sdk (#169) 2020-06-15 17:31:36 +08:00