chromium/out/Default/gen/third_party/blink/public/mojom/dom_storage/storage_area.mojom-params-data.h

// third_party/blink/public/mojom/dom_storage/storage_area.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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_DOM_STORAGE_STORAGE_AREA_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_DOM_STORAGE_STORAGE_AREA_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 blink::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageAreaObserver_KeyChanged_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageAreaObserver_KeyChangeFailed_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageAreaObserver_KeyDeleted_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageAreaObserver_AllDeleted_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageAreaObserver_ShouldSendOldValueOnMutations_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_AddObserver_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Put_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Put_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Delete_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Delete_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_DeleteAll_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_DeleteAll_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Get_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Get_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_GetAll_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_GetAll_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) StorageArea_Checkpoint_Params_Data {};
static_assert;

}  // namespace internal


class StorageAreaObserver_KeyChanged_ParamsDataView {};


class StorageAreaObserver_KeyChangeFailed_ParamsDataView {};


class StorageAreaObserver_KeyDeleted_ParamsDataView {};


class StorageAreaObserver_AllDeleted_ParamsDataView {};


class StorageAreaObserver_ShouldSendOldValueOnMutations_ParamsDataView {};


class StorageArea_AddObserver_ParamsDataView {};


class StorageArea_Put_ParamsDataView {};


class StorageArea_Put_ResponseParamsDataView {};


class StorageArea_Delete_ParamsDataView {};


class StorageArea_Delete_ResponseParamsDataView {};


class StorageArea_DeleteAll_ParamsDataView {};


class StorageArea_DeleteAll_ResponseParamsDataView {};


class StorageArea_Get_ParamsDataView {};


class StorageArea_Get_ResponseParamsDataView {};


class StorageArea_GetAll_ParamsDataView {};


class StorageArea_GetAll_ResponseParamsDataView {};


class StorageArea_Checkpoint_ParamsDataView {};

inline void StorageAreaObserver_KeyChanged_ParamsDataView::GetKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageAreaObserver_KeyChanged_ParamsDataView::GetNewValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageAreaObserver_KeyChanged_ParamsDataView::GetOldValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageAreaObserver_KeyChanged_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}


inline void StorageAreaObserver_KeyChangeFailed_ParamsDataView::GetKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageAreaObserver_KeyChangeFailed_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}


inline void StorageAreaObserver_KeyDeleted_ParamsDataView::GetKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageAreaObserver_KeyDeleted_ParamsDataView::GetOldValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageAreaObserver_KeyDeleted_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}


inline void StorageAreaObserver_AllDeleted_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}






inline void StorageArea_Put_ParamsDataView::GetKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageArea_Put_ParamsDataView::GetValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageArea_Put_ParamsDataView::GetClientOldValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageArea_Put_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}




inline void StorageArea_Delete_ParamsDataView::GetKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageArea_Delete_ParamsDataView::GetClientOldValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}
inline void StorageArea_Delete_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}




inline void StorageArea_DeleteAll_ParamsDataView::GetSourceDataView(
    mojo::StringDataView* output) {}




inline void StorageArea_Get_ParamsDataView::GetKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}


inline void StorageArea_Get_ResponseParamsDataView::GetValueDataView(
    mojo::ArrayDataView<uint8_t>* output) {}




inline void StorageArea_GetAll_ResponseParamsDataView::GetDataDataView(
    mojo::ArrayDataView<KeyValueDataView>* output) {}





}  // blink::mojom

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

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_DOM_STORAGE_STORAGE_AREA_MOJOM_PARAMS_DATA_H_