ReceiveWithAcknowledge

Package: inet.protocolelement.acknowledgement

ReceiveWithAcknowledge

simple module

(no description)

Used in compound modules

Name Type Description
InterfaceService compound module (no description)

Properties

Name Value Description
display i=block/rxtx

Gates

Name Direction Size Description
in input
out output
ackOut output

Source code

simple ReceiveWithAcknowledge
{
    parameters:
        @display("i=block/rxtx");
    gates:
        input in;
        output out;
        output ackOut;
}
File: src/inet/protocolelement/acknowledgement/ReceiveWithAcknowledge.ned