Azure SDK for Embedded C
core Directory Reference

Files

file  az_config.h [code]
 Configurable constants used by the Azure SDK.
 
file  az_context.h [code]
 Context for canceling long running operations.
 
file  az_credentials.h [code]
 Credentials used for authentication with many (not all) Azure SDK client libraries.
 
file  az_http.h [code]
 This header defines the types and functions your application uses to leverage HTTP request and response functionality.
 
file  az_http_transport.h [code]
 Utilities to be used by HTTP transport policy implementations.
 
file  az_json.h [code]
 This header defines the types and functions your application uses to read or write JSON objects.
 
file  az_log.h [code]
 This header defines the types and functions your application uses to be notified of Azure SDK client library log messages.
 
file  az_platform.h [code]
 Defines platform-specific functionality used by the Azure SDK.
 
file  az_precondition.h [code]
 This header defines the types and functions your application uses to override the default precondition failure behavior.
 
file  az_result.h [code]
 Definition of az_result and helper functions.
 
file  az_span.h [code]
 An az_span represents a contiguous byte buffer and is used for string manipulations, HTTP requests/responses, reading/writing JSON payloads, and more.
 
file  az_version.h [code]
 Provides version information.