chromium/out/Default/gen/content/services/auction_worklet/public/mojom/bidder_worklet.mojom-shared-internal.h

// content/services/auction_worklet/public/mojom/bidder_worklet.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 CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_SHARED_INTERNAL_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_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 "content/services/auction_worklet/public/mojom/private_aggregation_request.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/real_time_reporting.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/reject_reason.mojom-shared-internal.h"
#include "mojo/public/mojom/base/time.mojom-shared-internal.h"
#include "services/network/public/mojom/url_loader_factory.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/devtools/devtools_agent.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/interest_group/ad_display_size.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/interest_group/interest_group_types.mojom-shared-internal.h"
#include "url/mojom/origin.mojom-shared-internal.h"
#include "url/mojom/url.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"
#include "base/component_export.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace auction_worklet::mojom {
namespace internal {
class PreviousWin_Data;
class KAnonKey_Data;
class BidderWorkletNonSharedParams_Data;
class BiddingBrowserSignals_Data;
class BidderWorkletBid_Data;
class PrioritySignalsDouble_Data;
class GenerateBidDependencyLatencies_Data;

struct KAnonymityBidMode_Data {};

struct BidRole_Data {};

struct ReportingIdField_Data {};

#pragma pack(push, 1)
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) PreviousWin_Data {};
static_assert;
// Used by PreviousWin::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct PreviousWin_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    PreviousWin_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) KAnonKey_Data {};
static_assert;
// Used by KAnonKey::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct KAnonKey_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    KAnonKey_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) BidderWorkletNonSharedParams_Data {};
static_assert;
// Used by BidderWorkletNonSharedParams::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BidderWorkletNonSharedParams_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BidderWorkletNonSharedParams_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) BiddingBrowserSignals_Data {};
static_assert;
// Used by BiddingBrowserSignals::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BiddingBrowserSignals_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BiddingBrowserSignals_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) BidderWorkletBid_Data {};
static_assert;
// Used by BidderWorkletBid::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BidderWorkletBid_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BidderWorkletBid_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) PrioritySignalsDouble_Data {};
static_assert;
// Used by PrioritySignalsDouble::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct PrioritySignalsDouble_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    PrioritySignalsDouble_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) GenerateBidDependencyLatencies_Data {};
static_assert;
// Used by GenerateBidDependencyLatencies::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct GenerateBidDependencyLatencies_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // auction_worklet::mojom

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_SHARED_INTERNAL_H_