Ieee8022LlcSocketOpenCommand

Ieee8022LlcSocketOpenCommand

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)

Fields

Name Type Description
localSap int

Source code

class Ieee8022LlcSocketOpenCommand extends SocketCommandBase
{
    int localSap;
}
File: src/inet/linklayer/ieee8022/Ieee8022LlcSocketCommand.msg