azure-core
Azure::Core::Context Member List

This is the complete list of members for Azure::Core::Context, including all inherited members.

ApplicationContextAzure::Core::Contextstatic
Cancel()Azure::Core::Contextinline
Context()Azure::Core::Contextinline
GetDeadline() constAzure::Core::Context
GetTracerProvider()Azure::Core::Contextinline
IsCancelled() constAzure::Core::Contextinline
operator=(const Context &other)=defaultAzure::Core::Context
SetTracerProvider(std::shared_ptr< Tracing::TracerProvider > tracerProvider)Azure::Core::Contextinline
ThrowIfCancelled() constAzure::Core::Contextinline
TryGetValue(Key const &key, T &outputValue) constAzure::Core::Contextinline
WithDeadline(DateTime const &deadline) constAzure::Core::Contextinline
WithValue(Key const &key, T &&value) constAzure::Core::Contextinline