PLCnext API Documentation
25.0.2.69
Arp
System
Commons
Net
SocketType.hpp
1
2
//
3
// Copyright Phoenix Contact GmbH & Co. KG
4
//
6
#pragma once
7
#include "
Arp/System/Core/Arp.h
"
8
9
namespace
Arp
{
namespace
System {
namespace
Commons {
namespace
Net
10
{
11
13
enum class
SocketType
14
{
16
None = 0,
18
Tcp = 1,
20
Udp
= 2
21
};
22
23
}}}}
// end of namespace Arp::System::Commons::Net
24
Arp.h
Arp::System::Commons::Net::SocketType
SocketType
Enumeration of supported socket types.
Definition:
SocketType.hpp:14
Arp::System::Commons::Net::SocketType::Udp
@ Udp
Socket uses UDP protocol.
Arp
Root namespace for the PLCnext API
Generated on Mon May 12 2025 14:03:55 for PLCnext API Documentation by
1.9.4