DropEligibleTagBase

Namespace inet

DropEligibleTagBase

class

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

Extends

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

Fields

Name Type Description
DropEligible bool

Source code

//
// This is an abstract base class that should not be directly added as a tag.
//
class DropEligibleTagBase extends TagBase
{
    bool DropEligible = false;
}

File: src/inet/linklayer/common/DropEligibleTag.msg