chromium/out/Default/gen/content/services/auction_worklet/public/mojom/auction_shared_storage_host.mojom-params-data.h

// content/services/auction_worklet/public/mojom/auction_shared_storage_host.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 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_AUCTION_SHARED_STORAGE_HOST_MOJOM_PARAMS_DATA_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_SHARED_STORAGE_HOST_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace auction_worklet::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AuctionSharedStorageHost_Set_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AuctionSharedStorageHost_Append_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AuctionSharedStorageHost_Delete_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AuctionSharedStorageHost_Clear_Params_Data {};
static_assert;

}  // namespace internal


class AuctionSharedStorageHost_Set_ParamsDataView {};


class AuctionSharedStorageHost_Append_ParamsDataView {};


class AuctionSharedStorageHost_Delete_ParamsDataView {};


class AuctionSharedStorageHost_Clear_ParamsDataView {};

inline void AuctionSharedStorageHost_Set_ParamsDataView::GetKeyDataView(
    ::blink::mojom::SharedStorageKeyArgumentDataView* output) {}
inline void AuctionSharedStorageHost_Set_ParamsDataView::GetValueDataView(
    ::blink::mojom::SharedStorageValueArgumentDataView* output) {}


inline void AuctionSharedStorageHost_Append_ParamsDataView::GetKeyDataView(
    ::blink::mojom::SharedStorageKeyArgumentDataView* output) {}
inline void AuctionSharedStorageHost_Append_ParamsDataView::GetValueDataView(
    ::blink::mojom::SharedStorageValueArgumentDataView* output) {}


inline void AuctionSharedStorageHost_Delete_ParamsDataView::GetKeyDataView(
    ::blink::mojom::SharedStorageKeyArgumentDataView* output) {}





}  // auction_worklet::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_SHARED_STORAGE_HOST_MOJOM_PARAMS_DATA_H_