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

// services/network/public/mojom/p2p.mojom-forward.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_P2P_MOJOM_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"



namespace mojo {
enum class NativeEnum;
}  // namespace mojo


namespace network::mojom {
P2PHostAndIPEndPointDataView;

P2PPacketInfoDataView;

P2PPortRangeDataView;

P2PSendPacketMetricsDataView;

class P2PReceivedPacketDataView;

class P2PSendPacketDataView;

P2PSocketType;
P2PSocketOption;

enum class EcnMarking : int32_t;
P2PHostAndIPEndPoint;
P2PHostAndIPEndPointPtr;

P2PPacketInfo;
P2PPacketInfoPtr;

P2PPortRange;
P2PPortRangePtr;

P2PSendPacketMetrics;
P2PSendPacketMetricsPtr;

class P2PReceivedPacket;
P2PReceivedPacketPtr;

class P2PSendPacket;
P2PSendPacketPtr;

class P2PNetworkNotificationClient;

class P2PSocketManager;

class P2PSocket;

class P2PSocketClient;




}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_FORWARD_H_