chromium/out/Default/gen/services/network/public/mojom/p2p.mojom-shared-internal.h

// services/network/public/mojom/p2p.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_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_SHARED_INTERNAL_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_P2P_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 "mojo/public/mojom/base/unguessable_token.mojom-shared-internal.h"
#include "mojo/public/mojom/base/time.mojom-shared-internal.h"
#include "mojo/public/mojom/base/read_only_buffer.mojom-shared-internal.h"
#include "services/network/public/mojom/network_interface.mojom-shared-internal.h"
#include "services/network/public/mojom/ip_address.mojom-shared-internal.h"
#include "services/network/public/mojom/ip_endpoint.mojom-shared-internal.h"
#include "services/network/public/mojom/mutable_network_traffic_annotation_tag.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 network::mojom {
namespace internal {
P2PHostAndIPEndPoint_Data;
P2PPacketInfo_Data;
P2PPortRange_Data;
P2PSendPacketMetrics_Data;
class P2PReceivedPacket_Data;
class P2PSendPacket_Data;
P2PSocketType_Data;
P2PSocketOption_Data;

struct EcnMarking_Data {};

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    P2PReceivedPacket_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  P2PSendPacket_Data {};
static_assert;
// Used by P2PSendPacket::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct P2PSendPacket_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_SHARED_INTERNAL_H_