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

// services/network/public/mojom/p2p.mojom-blink-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_BLINK_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_BLINK_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 {
P2PSocketType;
P2PSocketOption;

enum class EcnMarking : int32_t;
class P2PNetworkNotificationClientInterfaceBase;
class P2PSocketManagerInterfaceBase;
class P2PSocketInterfaceBase;
class P2PSocketClientInterfaceBase;


}  // network::mojom


namespace network::mojom::blink {
// Aliases for definition in the parent namespace.
P2PSocketType;
P2PSocketOption;
EcnMarking;
P2PNetworkNotificationClientInterfaceBase;
P2PSocketManagerInterfaceBase;
P2PSocketInterfaceBase;
P2PSocketClientInterfaceBase;
P2PHostAndIPEndPoint;
P2PHostAndIPEndPointPtr;

P2PPacketInfo;
P2PPacketInfoPtr;

P2PPortRange;
P2PPortRangePtr;

P2PSendPacketMetrics;
P2PSendPacketMetricsPtr;

class P2PReceivedPacket;
P2PReceivedPacketPtr;

class P2PSendPacket;
P2PSendPacketPtr;

class P2PNetworkNotificationClient;

class P2PSocketManager;

class P2PSocket;

class P2PSocketClient;




}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_BLINK_FORWARD_H_