chromium/out/Default/gen/services/screen_ai/public/mojom/screen_ai_service.mojom-shared-internal.h

// services/screen_ai/public/mojom/screen_ai_service.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 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_SCREEN_AI_PUBLIC_MOJOM_SCREEN_AI_SERVICE_MOJOM_SHARED_INTERNAL_H_
#define SERVICES_SCREEN_AI_PUBLIC_MOJOM_SCREEN_AI_SERVICE_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "skia/public/mojom/bitmap.mojom-shared-internal.h"
#include "ui/accessibility/ax_features.mojom-shared-internal.h"
#include "ui/accessibility/mojom/ax_tree_id.mojom-shared-internal.h"
#include "ui/accessibility/mojom/ax_tree_update.mojom-shared-internal.h"
#include "ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace screen_ai::mojom {
namespace internal {
class VisualAnnotation_Data;
class LineBox_Data;
class WordBox_Data;

struct Direction_Data {};

struct OcrClientType_Data {};

#pragma pack(push, 1)
class  VisualAnnotation_Data {};
static_assert;
// Used by VisualAnnotation::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct VisualAnnotation_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    VisualAnnotation_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  LineBox_Data {};
static_assert;
// Used by LineBox::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct LineBox_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    LineBox_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  WordBox_Data {};
static_assert;
// Used by WordBox::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WordBox_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WordBox_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // screen_ai::mojom

#endif  // SERVICES_SCREEN_AI_PUBLIC_MOJOM_SCREEN_AI_SERVICE_MOJOM_SHARED_INTERNAL_H_