chromium/out/Default/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h

// device/vr/public/mojom/browser_test_interfaces.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 DEVICE_VR_PUBLIC_MOJOM_BROWSER_TEST_INTERFACES_MOJOM_SHARED_INTERNAL_H_
#define DEVICE_VR_PUBLIC_MOJOM_BROWSER_TEST_INTERFACES_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 "device/vr/public/mojom/openxr_interaction_profile_type.mojom-shared-internal.h"
#include "ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h"
#include "ui/gfx/mojom/transform.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"
#include "base/component_export.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace device_test::mojom {
namespace internal {
class Color_Data;
class ViewData_Data;
class PoseFrameData_Data;
class ProjectionRaw_Data;
class DeviceConfig_Data;
class ControllerAxisData_Data;
class ControllerFrameData_Data;
class EventData_Data;

struct Eye_Data {};

struct TrackedDeviceClass_Data {};

struct ControllerRole_Data {};

struct EventType_Data {};

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    Color_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) ViewData_Data {};
static_assert;
// Used by ViewData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ViewData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ViewData_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) PoseFrameData_Data {};
static_assert;
// Used by PoseFrameData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct PoseFrameData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    PoseFrameData_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) ProjectionRaw_Data {};
static_assert;
// Used by ProjectionRaw::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ProjectionRaw_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ProjectionRaw_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) DeviceConfig_Data {};
static_assert;
// Used by DeviceConfig::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DeviceConfig_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    DeviceConfig_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) ControllerAxisData_Data {};
static_assert;
// Used by ControllerAxisData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ControllerAxisData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ControllerAxisData_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) ControllerFrameData_Data {};
static_assert;
// Used by ControllerFrameData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ControllerFrameData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ControllerFrameData_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(DEVICE_VR_TEST_MOJO_BINDINGS_SHARED) EventData_Data {};
static_assert;
// Used by EventData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct EventData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // device_test::mojom

#endif  // DEVICE_VR_PUBLIC_MOJOM_BROWSER_TEST_INTERFACES_MOJOM_SHARED_INTERNAL_H_