Indication

Indication

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
Request class (no description)

Fields

Name Type Description
tags cObject[]

Source code

class Indication extends Request
{
    @existingClass;
    @descriptor(readonly);
}
File: src/inet/common/packet/Message.msg