chromium/out/Default/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h

// services/network/public/mojom/host_resolver.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_NETWORK_PUBLIC_MOJOM_HOST_RESOLVER_MOJOM_SHARED_INTERNAL_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_HOST_RESOLVER_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "mojo/public/mojom/base/time.mojom-shared-internal.h"
#include "services/network/public/mojom/address_list.mojom-shared-internal.h"
#include "services/network/public/mojom/host_resolver_endpoint_result.mojom-shared-internal.h"
#include "services/network/public/mojom/ip_address.mojom-shared-internal.h"
#include "services/network/public/mojom/ip_endpoint.mojom-shared-internal.h"
#include "services/network/public/mojom/network_anonymization_key.mojom-shared-internal.h"
#include "services/network/public/mojom/network_param.mojom-shared-internal.h"
#include "services/network/public/mojom/request_priority.mojom-shared-internal.h"
#include "url/mojom/scheme_host_port.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace network::mojom {
namespace internal {
class DnsOverHttpsServerConfig_Data;
class DnsOverHttpsConfig_Data;
class DnsConfigOverrides_Data;
class ResolveHostParameters_Data;
class HostResolverHost_Data;

struct OptionalSecureDnsMode_Data {};

struct SecureDnsMode_Data {};

struct SecureDnsPolicy_Data {};

struct DnsQueryType_Data {};

struct DnsConfigOverrides_Tristate_Data {};

struct ResolveHostParameters_Source_Data {};

struct ResolveHostParameters_CacheUsage_Data {};

struct ResolveHostParameters_Purpose_Data {};

struct MdnsListenClient_UpdateType_Data {};

#pragma pack(push, 1)


class  HostResolverHost_Data {};
static_assert;
class  DnsOverHttpsServerConfig_Data {};
static_assert;
// Used by DnsOverHttpsServerConfig::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DnsOverHttpsServerConfig_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    DnsOverHttpsServerConfig_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  DnsOverHttpsConfig_Data {};
static_assert;
// Used by DnsOverHttpsConfig::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DnsOverHttpsConfig_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    DnsOverHttpsConfig_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  DnsConfigOverrides_Data {};
static_assert;
// Used by DnsConfigOverrides::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DnsConfigOverrides_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    DnsConfigOverrides_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ResolveHostParameters_Data {};
static_assert;
// Used by ResolveHostParameters::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ResolveHostParameters_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ResolveHostParameters_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_HOST_RESOLVER_MOJOM_SHARED_INTERNAL_H_