chromium/out/Default/gen/services/network/public/mojom/net_log.mojom-params-data.h

// services/network/public/mojom/net_log.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_NETWORK_PUBLIC_MOJOM_NET_LOG_MOJOM_PARAMS_DATA_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_NET_LOG_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 network::mojom {
namespace internal {
class  NetLogExporter_Start_Params_Data {};
static_assert;
class  NetLogExporter_Start_ResponseParams_Data {};
static_assert;
class  NetLogExporter_Stop_Params_Data {};
static_assert;
class  NetLogExporter_Stop_ResponseParams_Data {};
static_assert;
class  NetLogProxySource_UpdateCaptureModes_Params_Data {};
static_assert;
class  NetLogProxySink_AddEntry_Params_Data {};
static_assert;

}  // namespace internal


class NetLogExporter_Start_ParamsDataView {};


class NetLogExporter_Start_ResponseParamsDataView {};


class NetLogExporter_Stop_ParamsDataView {};


class NetLogExporter_Stop_ResponseParamsDataView {};


class NetLogProxySource_UpdateCaptureModes_ParamsDataView {};


class NetLogProxySink_AddEntry_ParamsDataView {};

inline void NetLogExporter_Start_ParamsDataView::GetDestinationDataView(
    ::mojo_base::mojom::FileDataView* output) {}
inline void NetLogExporter_Start_ParamsDataView::GetExtraConstantsDataView(
    ::mojo_base::mojom::DictionaryValueDataView* output) {}




inline void NetLogExporter_Stop_ParamsDataView::GetPolledValuesDataView(
    ::mojo_base::mojom::DictionaryValueDataView* output) {}






inline void NetLogProxySink_AddEntry_ParamsDataView::GetNetLogSourceDataView(
    ::network::mojom::NetLogSourceDataView* output) {}
inline void NetLogProxySink_AddEntry_ParamsDataView::GetTimeDataView(
    ::mojo_base::mojom::TimeTicksDataView* output) {}
inline void NetLogProxySink_AddEntry_ParamsDataView::GetParamsDataView(
    ::mojo_base::mojom::DictionaryValueDataView* output) {}



}  // network::mojom

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

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_NET_LOG_MOJOM_PARAMS_DATA_H_