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++.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cazure::storage::core::_async_semaphore
 Cazure::storage::access_conditionRepresents a set of access conditions to be used for operations against the Blob service
 Cazure::storage::storage_credentials::account_key_credential
 Cazure::storage::account_propertiesRepresents account properties for blob service
 Cazure::storage::core::async_semaphore
 Cazure::storage::basic_retry_policyRepresents a retry policy
 Cazure::storage::storage_credentials::bearer_token_credential
 Cazure::storage::blob_listing_detailsSpecifies which items to include when listing a set of blobs
 Cazure::storage::block_list_itemRepresents a block in a block list
 Cazure::storage::checksumRepresents a checksum to verify the integrity of data during transport
 Cazure::storage::cloud_blobA 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_containerRepresents a container in the Windows Azure Blob service
 Cazure::storage::cloud_blob_container_propertiesRepresents the system properties for a container
 Cazure::storage::cloud_blob_directoryRepresents a virtual directory of blobs, designated by a delimiter character
 Cazure::storage::cloud_blob_propertiesRepresents the system properties for a blob
 Cazure::storage::cloud_blob_shared_access_headersRepresents the optional headers that can be returned with a blob accessed via a shared access signature
 Cazure::storage::cloud_clientProvides 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_fileA class for Windows Azure file
 Cazure::storage::cloud_file_directoryRepresents a directory of files
 Cazure::storage::cloud_file_directory_properties
 Cazure::storage::cloud_file_propertiesRepresents the system properties for a file
 Cazure::storage::cloud_file_shareRepresents a share in the Windows Azure File service
 Cazure::storage::cloud_file_share_propertiesRepresents the system properties for a share
 Cazure::storage::cloud_file_shared_access_headersRepresents 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_queueRepresents a queue in the Windows Azure Queue service
 Cazure::storage::cloud_queue_messageRepresents a message in a Windows Azure queue
 Cazure::storage::cloud_storage_accountRepresents a Windows Azure storage account
 Cazure::storage::cloud_tableRepresents a table object in the Table service
 Cazure::storage::container_listing_detailsSpecifies which details to include when listing the containers in this storage account
 Cazure::storage::continuation_tokenRepresents a continuation token for listing operations
 Cazure::storage::copy_stateRepresents the attributes of a copy blob operation
 Cazure::storage::service_properties::cors_ruleClass representing the service properties pertaining to CORS
 Cenable_shared_from_this
 Cazure::storage::entity_propertyClass for storing information about a single property in an entity in a table
 Cstd::exceptionSTL class
 Cazure::storage::core::executor< T >
 Cazure::storage::core::executor< void >
 Cazure::storage::core::executor_impl
 Cazure::storage::file_access_conditionRepresents 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_rangeRepresents a range of file ranges
 Cazure::storage::service_stats::geo_replication_statsRepresents 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_rangeSpecifies 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_periodSpecifies the proposed duration of seconds that the lease should continue before it is broken
 Cazure::storage::lease_timeSpecifies the duration of the lease
 Cazure::storage::list_blob_itemRepresents an item that may be returned by a blob listing operation
 Cazure::storage::list_file_and_directory_itemRepresents an item that may be returned by a directory listing operation
 Cazure::storage::core::logger
 Cazure::storage::service_properties::logging_propertiesAn 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_propertiesAn 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_contextRepresents 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_rangeRepresents 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_operatorDefines the set of comparison operators that may be used for constructing queries
 Cazure::storage::query_logical_operatorDefines the set of Boolean operators for constructing queries
 Cazure::storage::request_optionsRepresents a set of timeout and retry policy options that may be specified for an operation request
 Cazure::storage::request_resultRepresents 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_contextRepresents 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_infoSpecifies 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_numberDescribes actions that can be performed on a page blob sequence number
 Cazure::storage::service_propertiesClass representing a set of properties pertaining to the Blob, Queue, or Table service
 Cazure::storage::service_properties_includesSpecifies which items to include when setting service properties
 Cazure::storage::service_statsRepresents a set of stats pertaining to the Blob, Queue, or Table service
 Cazure::storage::shared_access_policyRepresents 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_credentialsRepresents a set of credentials used to authenticate access to a Windows Azure storage account
 Cazure::storage::storage_extended_errorProvides extended error information for a storage services error
 Cazure::storage::storage_uriContains the URIs for both the primary and secondary locations of a Windows Azure Storage resource
 Cstreambuf
 Cstreambuf_state_manager
 Cazure::storage::table_batch_operationRepresents a batch operation on a table
 Cazure::storage::table_entityRepresents an entity in a table
 Cazure::storage::table_operationRepresents a single table operation
 Cazure::storage::table_queryRepresents a query against a table
 Cazure::storage::table_resultRepresents the result of a table operation
 Cazure::storage::user_delegation_key
 Cazure::storage::core::xml::xml_document_wrapperA 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_wrapperA class to wrap xmlNode of c library libxml2. This class provides abilities to create xml nodes
 Cazure::storage::core::xml::xml_readerXML reader based on xmlllite
 Cazure::storage::core::xml::xml_text_reader_wrapperA class to wrap xmlTextReader of c library libxml2. This class provides abilities to read from xml format texts
 Cazure::storage::core::xml::xml_writerXML writer based on xmlllite