|
Context for canceling long running operations. More...
#include "azure/core/azure_assert.hpp"
#include "azure/core/datetime.hpp"
#include "azure/core/rtti.hpp"
#include <atomic>
#include <chrono>
#include <memory>
#include <stdexcept>
#include <string>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | Azure::Core::OperationCancelledException |
An exception thrown when an operation is cancelled. More... | |
class | Azure::Core::Context |
A context is a node within a unidirectional tree that represents deadlines and key/value pairs. More... | |
class | Azure::Core::Context::Key |
A key used to store and retrieve data in an Azure::Core::Context object. More... | |
Namespaces | |
namespace | Azure |
Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512. | |