PcpInd

PcpInd

class

C++ definition

This indication specifies the PCP that was used to receive the packet. It may be present on a packet from the mac protocol to the application.

Inheritance diagram

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

Extends

Name Type Description
PcpTagBase class

This is an abstract base class that should not be directly added as a tag.

Fields

Name Type Description
pcp int

Source code

//
// This indication specifies the PCP that was used to receive the packet.
// It may be present on a packet from the mac protocol to the application.
//
class PcpInd extends PcpTagBase
{
}
File: src/inet/linklayer/common/PcpTag.msg