INET Framework for OMNeT++/OMNEST
inet::ExtLowerUdp::Socket Class Reference

#include <ExtLowerUdp.h>

Public Member Functions

 Socket (int socketId)
 

Public Attributes

int socketId = -1
 
int fd = -1
 

Constructor & Destructor Documentation

◆ Socket()

inet::ExtLowerUdp::Socket::Socket ( int  socketId)
inline
27 : socketId(socketId) {}

Member Data Documentation

◆ fd

int inet::ExtLowerUdp::Socket::fd = -1

◆ socketId

int inet::ExtLowerUdp::Socket::socketId = -1

The documentation for this class was generated from the following file:
inet::ExtLowerUdp::Socket::socketId
int socketId
Definition: ExtLowerUdp.h:23