Files
nearby/cpp/platform/impl/windows/generated/winrt/impl/Windows.Web.Http.Diagnostics.1.h
T
hai007 b1815095dd BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00

87 lines
6.8 KiB
C++

// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
#ifndef WINRT_Windows_Web_Http_Diagnostics_1_H
#define WINRT_Windows_Web_Http_Diagnostics_1_H
#include "winrt/impl/Windows.Web.Http.Diagnostics.0.h"
WINRT_EXPORT namespace winrt::Windows::Web::Http::Diagnostics
{
struct __declspec(empty_bases) IHttpDiagnosticProvider :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticProvider>
{
IHttpDiagnosticProvider(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticProvider(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticProvider(IHttpDiagnosticProvider const&) noexcept = default;
IHttpDiagnosticProvider(IHttpDiagnosticProvider&&) noexcept = default;
IHttpDiagnosticProvider& operator=(IHttpDiagnosticProvider const&) & noexcept = default;
IHttpDiagnosticProvider& operator=(IHttpDiagnosticProvider&&) & noexcept = default;
};
struct __declspec(empty_bases) IHttpDiagnosticProviderRequestResponseCompletedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticProviderRequestResponseCompletedEventArgs>
{
IHttpDiagnosticProviderRequestResponseCompletedEventArgs(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticProviderRequestResponseCompletedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticProviderRequestResponseCompletedEventArgs(IHttpDiagnosticProviderRequestResponseCompletedEventArgs const&) noexcept = default;
IHttpDiagnosticProviderRequestResponseCompletedEventArgs(IHttpDiagnosticProviderRequestResponseCompletedEventArgs&&) noexcept = default;
IHttpDiagnosticProviderRequestResponseCompletedEventArgs& operator=(IHttpDiagnosticProviderRequestResponseCompletedEventArgs const&) & noexcept = default;
IHttpDiagnosticProviderRequestResponseCompletedEventArgs& operator=(IHttpDiagnosticProviderRequestResponseCompletedEventArgs&&) & noexcept = default;
};
struct __declspec(empty_bases) IHttpDiagnosticProviderRequestResponseTimestamps :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticProviderRequestResponseTimestamps>
{
IHttpDiagnosticProviderRequestResponseTimestamps(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticProviderRequestResponseTimestamps(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticProviderRequestResponseTimestamps(IHttpDiagnosticProviderRequestResponseTimestamps const&) noexcept = default;
IHttpDiagnosticProviderRequestResponseTimestamps(IHttpDiagnosticProviderRequestResponseTimestamps&&) noexcept = default;
IHttpDiagnosticProviderRequestResponseTimestamps& operator=(IHttpDiagnosticProviderRequestResponseTimestamps const&) & noexcept = default;
IHttpDiagnosticProviderRequestResponseTimestamps& operator=(IHttpDiagnosticProviderRequestResponseTimestamps&&) & noexcept = default;
};
struct __declspec(empty_bases) IHttpDiagnosticProviderRequestSentEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticProviderRequestSentEventArgs>
{
IHttpDiagnosticProviderRequestSentEventArgs(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticProviderRequestSentEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticProviderRequestSentEventArgs(IHttpDiagnosticProviderRequestSentEventArgs const&) noexcept = default;
IHttpDiagnosticProviderRequestSentEventArgs(IHttpDiagnosticProviderRequestSentEventArgs&&) noexcept = default;
IHttpDiagnosticProviderRequestSentEventArgs& operator=(IHttpDiagnosticProviderRequestSentEventArgs const&) & noexcept = default;
IHttpDiagnosticProviderRequestSentEventArgs& operator=(IHttpDiagnosticProviderRequestSentEventArgs&&) & noexcept = default;
};
struct __declspec(empty_bases) IHttpDiagnosticProviderResponseReceivedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticProviderResponseReceivedEventArgs>
{
IHttpDiagnosticProviderResponseReceivedEventArgs(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticProviderResponseReceivedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticProviderResponseReceivedEventArgs(IHttpDiagnosticProviderResponseReceivedEventArgs const&) noexcept = default;
IHttpDiagnosticProviderResponseReceivedEventArgs(IHttpDiagnosticProviderResponseReceivedEventArgs&&) noexcept = default;
IHttpDiagnosticProviderResponseReceivedEventArgs& operator=(IHttpDiagnosticProviderResponseReceivedEventArgs const&) & noexcept = default;
IHttpDiagnosticProviderResponseReceivedEventArgs& operator=(IHttpDiagnosticProviderResponseReceivedEventArgs&&) & noexcept = default;
};
struct __declspec(empty_bases) IHttpDiagnosticProviderStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticProviderStatics>
{
IHttpDiagnosticProviderStatics(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticProviderStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticProviderStatics(IHttpDiagnosticProviderStatics const&) noexcept = default;
IHttpDiagnosticProviderStatics(IHttpDiagnosticProviderStatics&&) noexcept = default;
IHttpDiagnosticProviderStatics& operator=(IHttpDiagnosticProviderStatics const&) & noexcept = default;
IHttpDiagnosticProviderStatics& operator=(IHttpDiagnosticProviderStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IHttpDiagnosticSourceLocation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IHttpDiagnosticSourceLocation>
{
IHttpDiagnosticSourceLocation(std::nullptr_t = nullptr) noexcept {}
IHttpDiagnosticSourceLocation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IHttpDiagnosticSourceLocation(IHttpDiagnosticSourceLocation const&) noexcept = default;
IHttpDiagnosticSourceLocation(IHttpDiagnosticSourceLocation&&) noexcept = default;
IHttpDiagnosticSourceLocation& operator=(IHttpDiagnosticSourceLocation const&) & noexcept = default;
IHttpDiagnosticSourceLocation& operator=(IHttpDiagnosticSourceLocation&&) & noexcept = default;
};
}
#endif