INET Framework for OMNeT++/OMNEST
inet::UDPSocket::SendOptions Struct Reference

#include <UDPSocket.h>

Public Member Functions

 SendOptions ()
 

Public Attributes

L3Address srcAddr
 
int outInterfaceId
 

Constructor & Destructor Documentation

inet::UDPSocket::SendOptions::SendOptions ( )
inline
71 : outInterfaceId(-1) {}
int outInterfaceId
Definition: UDPSocket.h:70

Member Data Documentation

int inet::UDPSocket::SendOptions::outInterfaceId
L3Address inet::UDPSocket::SendOptions::srcAddr

The documentation for this struct was generated from the following file: