Microsoft Azure Storage Client Library for C++
7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
|
Cazure::storage::core::_async_semaphore | |
Cazure::storage::access_condition | Represents a set of access conditions to be used for operations against the Blob service |
Cazure::storage::storage_credentials::account_key_credential | |
Cazure::storage::account_properties | Represents account properties for blob service |
Cazure::storage::core::async_semaphore | |
►Cazure::storage::basic_retry_policy | Represents a retry policy |
Cazure::storage::storage_credentials::bearer_token_credential | |
Cazure::storage::blob_listing_details | Specifies which items to include when listing a set of blobs |
Cazure::storage::block_list_item | Represents a block in a block list |
Cazure::storage::checksum | Represents a checksum to verify the integrity of data during transport |
►Cazure::storage::cloud_blob | A class for Windows Azure blob types. The azure::storage::cloud_block_blob and azure::storage::cloud_page_blob classes derive from the azure::storage::cloud_blob class |
Cazure::storage::cloud_blob_container | Represents a container in the Windows Azure Blob service |
Cazure::storage::cloud_blob_container_properties | Represents the system properties for a container |
Cazure::storage::cloud_blob_directory | Represents a virtual directory of blobs, designated by a delimiter character |
Cazure::storage::cloud_blob_properties | Represents the system properties for a blob |
Cazure::storage::cloud_blob_shared_access_headers | Represents the optional headers that can be returned with a blob accessed via a shared access signature |
►Cazure::storage::cloud_client | Provides a client-side logical representation of a Windows Azure service. This client is used to configure and execute requests against the service |
Cazure::storage::cloud_file | A class for Windows Azure file |
Cazure::storage::cloud_file_directory | Represents a directory of files |
Cazure::storage::cloud_file_directory_properties | |
Cazure::storage::cloud_file_properties | Represents the system properties for a file |
Cazure::storage::cloud_file_share | Represents a share in the Windows Azure File service |
Cazure::storage::cloud_file_share_properties | Represents the system properties for a share |
Cazure::storage::cloud_file_shared_access_headers | Represents the optional headers that can be returned with a file accessed via a shared access signature |
Cazure::storage::cloud_permissions< Policy > | Represents the set of shared access policies for a Windows Azure Storage resource |
►Cazure::storage::cloud_permissions< blob_shared_access_policy > | |
►Cazure::storage::cloud_permissions< file_shared_access_policy > | |
►Cazure::storage::cloud_permissions< queue_shared_access_policy > | |
►Cazure::storage::cloud_permissions< table_shared_access_policy > | |
Cazure::storage::cloud_queue | Represents a queue in the Windows Azure Queue service |
Cazure::storage::cloud_queue_message | Represents a message in a Windows Azure queue |
Cazure::storage::cloud_storage_account | Represents a Windows Azure storage account |
Cazure::storage::cloud_table | Represents a table object in the Table service |
Cazure::storage::container_listing_details | Specifies which details to include when listing the containers in this storage account |
Cazure::storage::continuation_token | Represents a continuation token for listing operations |
Cazure::storage::copy_state | Represents the attributes of a copy blob operation |
Cazure::storage::service_properties::cors_rule | Class representing the service properties pertaining to CORS |
►Cenable_shared_from_this | |
Cazure::storage::entity_property | Class for storing information about a single property in an entity in a table |
►Cstd::exception | STL class |
Cazure::storage::core::executor< T > | |
Cazure::storage::core::executor< void > | |
Cazure::storage::core::executor_impl | |
Cazure::storage::file_access_condition | Represents a set of access conditions to be used for operations against the File service. Reserved for future support of file conditional headers |
Cazure::storage::file_range | Represents a range of file ranges |
Cazure::storage::service_stats::geo_replication_stats | Represents the geo-replication stats for the service |
Cazure::storage::core::hash_provider | |
►Cazure::storage::core::hash_provider_impl | |
Cazure::storage::core::http_client_reusable | |
Cazure::storage::cloud_file_directory_properties::inherit_t | |
Cazure::storage::cloud_file_properties::inherit_t | |
Cazure::storage::shared_access_policy::ip_address_or_range | Specifies either a single IP Address or a single range of IP Addresses (a minimum and a maximum, inclusive.) |
►CIStream | |
Cazure::storage::core::istream_descriptor | |
►Citerator | |
Cazure::storage::lease_break_period | Specifies the proposed duration of seconds that the lease should continue before it is broken |
Cazure::storage::lease_time | Specifies the duration of the lease |
Cazure::storage::list_blob_item | Represents an item that may be returned by a blob listing operation |
Cazure::storage::list_file_and_directory_item | Represents an item that may be returned by a directory listing operation |
Cazure::storage::core::logger | |
Cazure::storage::service_properties::logging_properties | An object representing the service properties pertaining to logging |
►Cstd::map< utility::string_t, blob_shared_access_policy > | |
►Cstd::map< utility::string_t, file_shared_access_policy > | |
►Cstd::map< utility::string_t, Policy > | |
►Cstd::map< utility::string_t, queue_shared_access_policy > | |
►Cstd::map< utility::string_t, table_shared_access_policy > | |
Cazure::storage::service_properties::metrics_properties | An object representing the service properties pertaining to metrics |
Cazure::storage::cloud_file_directory_properties::now_t | |
Cazure::storage::cloud_file_properties::now_t | |
Cazure::storage::operation_context | Represents the context for a request to the Windows Azure storage services, and provides additional runtime information about its execution |
Cazure::storage::core::ostream_descriptor | |
►Cazure::storage::page_range | Represents a range of pages in a page blob |
Cazure::storage::cloud_file_directory_properties::preserve_t | |
Cazure::storage::cloud_file_properties::preserve_t | |
Cazure::storage::query_comparison_operator | Defines the set of comparison operators that may be used for constructing queries |
Cazure::storage::query_logical_operator | Defines the set of Boolean operators for constructing queries |
►Cazure::storage::request_options | Represents a set of timeout and retry policy options that may be specified for an operation request |
Cazure::storage::request_result | Represents a result returned by a request |
Cazure::storage::result_segment< result_type > | Represents a result segment retrieved from the total set of possible results |
Cazure::storage::retry_context | Represents the context for one or more retries of a request made against the Windows Azure storage services, including the number of retries made for the request, the results of the last request, and the storage location and location mode for subsequent retries |
Cazure::storage::retry_info | Specifies parameters for the next retry of a request to be made against the Windows Azure storage services, including the target location and location mode for the next retry and the interval until the next retry |
Cazure::storage::storage_credentials::sas_credential | |
Cazure::storage::sequence_number | Describes actions that can be performed on a page blob sequence number |
Cazure::storage::service_properties | Class representing a set of properties pertaining to the Blob, Queue, or Table service |
Cazure::storage::service_properties_includes | Specifies which items to include when setting service properties |
Cazure::storage::service_stats | Represents a set of stats pertaining to the Blob, Queue, or Table service |
►Cazure::storage::shared_access_policy | Represents a shared access policy, which specifies the start time, expiry time, and permissions for a shared access signature |
Cazure::storage::cloud_file_properties::source_t | |
►Cazure::storage::core::storage_command_base | |
Cazure::storage::storage_credentials | Represents a set of credentials used to authenticate access to a Windows Azure storage account |
Cazure::storage::storage_extended_error | Provides extended error information for a storage services error |
Cazure::storage::storage_uri | Contains the URIs for both the primary and secondary locations of a Windows Azure Storage resource |
►Cstreambuf | |
►Cstreambuf_state_manager | |
Cazure::storage::table_batch_operation | Represents a batch operation on a table |
Cazure::storage::table_entity | Represents an entity in a table |
Cazure::storage::table_operation | Represents a single table operation |
Cazure::storage::table_query | Represents a query against a table |
Cazure::storage::table_result | Represents the result of a table operation |
Cazure::storage::user_delegation_key | |
Cazure::storage::core::xml::xml_document_wrapper | A class to wrap xmlDoc of c library libxml2. This class provides abilities to create xml format texts from nodes |
Cazure::storage::core::xml::xml_element_wrapper | A class to wrap xmlNode of c library libxml2. This class provides abilities to create xml nodes |
Cazure::storage::core::xml::xml_reader | XML reader based on xmlllite |
Cazure::storage::core::xml::xml_text_reader_wrapper | A class to wrap xmlTextReader of c library libxml2. This class provides abilities to read from xml format texts |
Cazure::storage::core::xml::xml_writer | XML writer based on xmlllite |