chromium/out/Default/gen/extensions/common/mojom/message_port.mojom-params-data.h

// extensions/common/mojom/message_port.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 EXTENSIONS_COMMON_MOJOM_MESSAGE_PORT_MOJOM_PARAMS_DATA_H_
#define EXTENSIONS_COMMON_MOJOM_MESSAGE_PORT_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 extensions::mojom {
namespace internal {
class  MessagePort_DispatchDisconnect_Params_Data {};
static_assert;
class  MessagePort_DeliverMessage_Params_Data {};
static_assert;
class  MessagePortHost_ClosePort_Params_Data {};
static_assert;
class  MessagePortHost_PostMessage_Params_Data {};
static_assert;
class  MessagePortHost_ResponsePending_Params_Data {};
static_assert;

}  // namespace internal


class MessagePort_DispatchDisconnect_ParamsDataView {};


class MessagePort_DeliverMessage_ParamsDataView {};


class MessagePortHost_ClosePort_ParamsDataView {};


class MessagePortHost_PostMessage_ParamsDataView {};


class MessagePortHost_ResponsePending_ParamsDataView {};

inline void MessagePort_DispatchDisconnect_ParamsDataView::GetErrorDataView(
    mojo::StringDataView* output) {}


inline void MessagePort_DeliverMessage_ParamsDataView::GetMessageDataView(
    MessageDataView* output) {}




inline void MessagePortHost_PostMessage_ParamsDataView::GetMessageDataView(
    MessageDataView* output) {}





}  // extensions::mojom

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

#endif  // EXTENSIONS_COMMON_MOJOM_MESSAGE_PORT_MOJOM_PARAMS_DATA_H_