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++.
azure::storage::operation_context Member List

This is the complete list of members for azure::storage::operation_context, including all inherited members.

client_request_id() constazure::storage::operation_contextinline
default_log_level()azure::storage::operation_contextstatic
default_proxy()azure::storage::operation_contextstatic
end_time() constazure::storage::operation_contextinline
get_native_session_handle_options_callback() constazure::storage::operation_contextinline
get_ssl_context_callback() constazure::storage::operation_contextinline
log_level() constazure::storage::operation_contextinline
logger()azure::storage::operation_contextinline
logger() constazure::storage::operation_contextinline
operation_context()azure::storage::operation_context
operation_context(const operation_context &context)azure::storage::operation_contextinline
operator=(const operation_context &context)azure::storage::operation_contextinline
proxy() constazure::storage::operation_contextinline
request_results() constazure::storage::operation_contextinline
set_client_request_id(utility::string_t client_request_id)azure::storage::operation_contextinline
set_default_log_level(client_log_level log_level)azure::storage::operation_contextstatic
set_default_proxy(web::web_proxy proxy)azure::storage::operation_contextstatic
set_end_time(utility::datetime end_time)azure::storage::operation_contextinline
set_log_level(client_log_level log_level)azure::storage::operation_contextinline
set_logger(boost::log::sources::severity_logger< boost::log::trivial::severity_level > logger)azure::storage::operation_contextinline
set_native_session_handle_options_callback(const std::function< void(web::http::client::native_handle)> &callback)azure::storage::operation_contextinline
set_proxy(web::web_proxy proxy)azure::storage::operation_contextinline
set_response_received(std::function< void(web::http::http_request &, const web::http::http_response &, operation_context)> value)azure::storage::operation_contextinline
set_sending_request(std::function< void(web::http::http_request &, operation_context)> value)azure::storage::operation_contextinline
set_ssl_context_callback(const std::function< void(boost::asio::ssl::context &)> &callback)azure::storage::operation_contextinline
set_start_time(utility::datetime start_time)azure::storage::operation_contextinline
start_time() constazure::storage::operation_contextinline
user_headers()azure::storage::operation_contextinline
user_headers() constazure::storage::operation_contextinline