chromium/out/Default/gen/chrome/browser/ui/webui/internals/user_education/user_education_internals.mojom-shared.h

// chrome/browser/ui/webui/internals/user_education/user_education_internals.mojom-shared.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 CHROME_BROWSER_UI_WEBUI_INTERNALS_USER_EDUCATION_USER_EDUCATION_INTERNALS_MOJOM_SHARED_H_
#define CHROME_BROWSER_UI_WEBUI_INTERNALS_USER_EDUCATION_USER_EDUCATION_INTERNALS_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "chrome/browser/ui/webui/internals/user_education/user_education_internals.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"






namespace mojom::user_education_internals {
class FeaturePromoDemoPageDataDataView;

class FeaturePromoDemoPageInfoDataView;

class WhatsNewModuleDemoPageInfoDataView;

class WhatsNewEditionDemoPageInfoDataView;



}  // mojom::user_education_internals

namespace mojo {
namespace internal {

template <>
struct MojomTypeTraits<::mojom::user_education_internals::FeaturePromoDemoPageDataDataView> {};

template <>
struct MojomTypeTraits<::mojom::user_education_internals::FeaturePromoDemoPageInfoDataView> {};

template <>
struct MojomTypeTraits<::mojom::user_education_internals::WhatsNewModuleDemoPageInfoDataView> {};

template <>
struct MojomTypeTraits<::mojom::user_education_internals::WhatsNewEditionDemoPageInfoDataView> {};

}  // namespace internal
}  // namespace mojo


namespace mojom::user_education_internals {
// Interface base classes. They are used for type safety check.
class UserEducationInternalsPageHandlerInterfaceBase {};

UserEducationInternalsPageHandlerPtrDataView;
UserEducationInternalsPageHandlerRequestDataView;
UserEducationInternalsPageHandlerAssociatedPtrInfoDataView;
UserEducationInternalsPageHandlerAssociatedRequestDataView;


class FeaturePromoDemoPageDataDataView {};


class FeaturePromoDemoPageInfoDataView {};


class WhatsNewModuleDemoPageInfoDataView {};


class WhatsNewEditionDemoPageInfoDataView {};


}  // mojom::user_education_internals

namespace std {

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::mojom::user_education_internals::FeaturePromoDemoPageDataDataView, MaybeConstUserType>;

}  // namespace internal


namespace internal {

Serializer< ::mojom::user_education_internals::FeaturePromoDemoPageInfoDataView, MaybeConstUserType>;

}  // namespace internal


namespace internal {

Serializer< ::mojom::user_education_internals::WhatsNewModuleDemoPageInfoDataView, MaybeConstUserType>;

}  // namespace internal


namespace internal {

Serializer< ::mojom::user_education_internals::WhatsNewEditionDemoPageInfoDataView, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace mojom::user_education_internals {

inline void FeaturePromoDemoPageDataDataView::GetNameDataView(
    mojo::StringDataView* output) {}
inline void FeaturePromoDemoPageDataDataView::GetValueDataView(
    mojo::StringDataView* output) {}


inline void FeaturePromoDemoPageInfoDataView::GetDisplayTitleDataView(
    mojo::StringDataView* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetDisplayDescriptionDataView(
    mojo::StringDataView* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetInternalNameDataView(
    mojo::StringDataView* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetTypeDataView(
    mojo::StringDataView* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetSupportedPlatformsDataView(
    mojo::ArrayDataView<mojo::StringDataView>* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetRequiredFeaturesDataView(
    mojo::ArrayDataView<mojo::StringDataView>* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetInstructionsDataView(
    mojo::ArrayDataView<mojo::StringDataView>* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetFollowedByInternalNameDataView(
    mojo::StringDataView* output) {}
inline void FeaturePromoDemoPageInfoDataView::GetDataDataView(
    mojo::ArrayDataView<FeaturePromoDemoPageDataDataView>* output) {}


inline void WhatsNewModuleDemoPageInfoDataView::GetDisplayTitleDataView(
    mojo::StringDataView* output) {}
inline void WhatsNewModuleDemoPageInfoDataView::GetModuleNameDataView(
    mojo::StringDataView* output) {}


inline void WhatsNewEditionDemoPageInfoDataView::GetDisplayTitleDataView(
    mojo::StringDataView* output) {}
inline void WhatsNewEditionDemoPageInfoDataView::GetEditionNameDataView(
    mojo::StringDataView* output) {}



}  // mojom::user_education_internals

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

#endif  // CHROME_BROWSER_UI_WEBUI_INTERNALS_USER_EDUCATION_USER_EDUCATION_INTERNALS_MOJOM_SHARED_H_