|
Directories | |
credentials | |
cryptography | |
diagnostics | |
http | |
internal | |
io | |
tracing | |
Files | |
azure_assert.hpp | |
Provide assert macros to use with pre-conditions. | |
base64.hpp | |
Utility functions to help convert between binary data and UTF-8 encoded text that is represented in Base64. | |
case_insensitive_containers.hpp | |
A map<string, string> with case-insensitive key comparison. | |
context.hpp | |
Context for canceling long running operations. | |
datetime.hpp | |
Support for date and time standardized string formats. | |
etag.hpp | |
Define ETag. | |
exception.hpp | |
Define RequestFailedException. It is used by HTTP exceptions. | |
match_conditions.hpp | |
Define MatchConditions. | |
modified_conditions.hpp | |
Define ModifiedConditions. | |
nullable.hpp | |
Manages an optional contained value, i.e. a value that may or may not be present. | |
operation.hpp | |
Provides support for long-running operations. | |
operation_status.hpp | |
Valid states for long-running Operations. Services can extend upon the default set of values. | |
paged_response.hpp | |
Responses of paginated collections from the service. | |
platform.hpp | |
Platform-specific macros. | |
resource_identifier.hpp | |
An Azure Resource Manager resource identifier. | |
response.hpp | |
Wraps the raw HTTP response from a request made to the service into a response of a specific type. | |
url.hpp | |
Uniform Resource Locator (URL). | |
uuid.hpp | |
Universally unique identifier. | |