SocketBindCommand

SocketBindCommand

class

C++ definition

(no description)

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
SocketCommandBase class (no description)

Known subclasses

Name Type Description
EthernetBindCommand class (no description)
Ieee8021qBindCommand class (no description)

Fields

Name Type Description
steal bool

Source code

class SocketBindCommand extends SocketCommandBase
{
    bool steal;
}

File: src/inet/common/socket/SocketCommand.msg