UdpControlInfo

Namespace inet

UdpControlInfo

class

Base class for UDP control info classes. The most convenient way to handle Udp is the UdpSocket class, which hides control info from you.

See also: UdpCommandCode

Extends

Name Type Description
cObject (unknown -- not in documented files)

Source code

//
// Base class for UDP control info classes. The most convenient way to handle
// ~Udp is the UdpSocket class, which hides control info from you.
//
// @see ~UdpCommandCode
//
class UdpControlInfo extends cObject
{
}

File: src/inet/transportlayer/contract/udp/UdpControlInfo.msg