chromium/out/Default/gen/services/accessibility/public/mojom/automation_client.mojom-params-data.h

// services/accessibility/public/mojom/automation_client.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 SERVICES_ACCESSIBILITY_PUBLIC_MOJOM_AUTOMATION_CLIENT_MOJOM_PARAMS_DATA_H_
#define SERVICES_ACCESSIBILITY_PUBLIC_MOJOM_AUTOMATION_CLIENT_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 ax::mojom {
namespace internal {
class  AutomationClient_Enable_Params_Data {};
static_assert;
class  AutomationClient_Enable_ResponseParams_Data {};
static_assert;
class  AutomationClient_Disable_Params_Data {};
static_assert;
class  AutomationClient_EnableChildTree_Params_Data {};
static_assert;
class  AutomationClient_PerformAction_Params_Data {};
static_assert;

}  // namespace internal


class AutomationClient_Enable_ParamsDataView {};


class AutomationClient_Enable_ResponseParamsDataView {};


class AutomationClient_Disable_ParamsDataView {};


class AutomationClient_EnableChildTree_ParamsDataView {};


class AutomationClient_PerformAction_ParamsDataView {};



inline void AutomationClient_Enable_ResponseParamsDataView::GetDesktopIdDataView(
    ::ax::mojom::AXTreeIDDataView* output) {}




inline void AutomationClient_EnableChildTree_ParamsDataView::GetTreeIdDataView(
    ::ax::mojom::AXTreeIDDataView* output) {}


inline void AutomationClient_PerformAction_ParamsDataView::GetActionDataDataView(
    ::ax::mojom::AXActionDataDataView* output) {}



}  // ax::mojom

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

#endif  // SERVICES_ACCESSIBILITY_PUBLIC_MOJOM_AUTOMATION_CLIENT_MOJOM_PARAMS_DATA_H_