chromium/out/Default/gen/components/content_capture/common/content_capture.mojom-params-data.h

// components/content_capture/common/content_capture.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 COMPONENTS_CONTENT_CAPTURE_COMMON_CONTENT_CAPTURE_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_CONTENT_CAPTURE_COMMON_CONTENT_CAPTURE_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 content_capture::mojom {
namespace internal {
class  ContentCaptureReceiver_DidCaptureContent_Params_Data {};
static_assert;
class  ContentCaptureReceiver_DidUpdateContent_Params_Data {};
static_assert;
class  ContentCaptureReceiver_DidRemoveContent_Params_Data {};
static_assert;
class  ContentCaptureSender_StartCapture_Params_Data {};
static_assert;
class  ContentCaptureSender_StopCapture_Params_Data {};
static_assert;

}  // namespace internal


class ContentCaptureReceiver_DidCaptureContent_ParamsDataView {};


class ContentCaptureReceiver_DidUpdateContent_ParamsDataView {};


class ContentCaptureReceiver_DidRemoveContent_ParamsDataView {};


class ContentCaptureSender_StartCapture_ParamsDataView {};


class ContentCaptureSender_StopCapture_ParamsDataView {};

inline void ContentCaptureReceiver_DidCaptureContent_ParamsDataView::GetDataDataView(
    ::content_capture::mojom::ContentCaptureDataDataView* output) {}


inline void ContentCaptureReceiver_DidUpdateContent_ParamsDataView::GetDataDataView(
    ::content_capture::mojom::ContentCaptureDataDataView* output) {}


inline void ContentCaptureReceiver_DidRemoveContent_ParamsDataView::GetIdsDataView(
    mojo::ArrayDataView<int64_t>* output) {}







}  // content_capture::mojom

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

#endif  // COMPONENTS_CONTENT_CAPTURE_COMMON_CONTENT_CAPTURE_MOJOM_PARAMS_DATA_H_