OMNeT++ API 6.1
Discrete Event Simulation Library
cResultFilter::Context Struct Reference

Description

Context information for initialization.

Public Attributes

cComponentcomponent
 The module/channel for which the statistic is being recorded; usually the module on which the @statistic property is defined. More...
 
cPropertyattrsProperty
 An optional property from which extra attributes can be taken; usually the @statistic property. More...
 

Member Data Documentation

◆ component

cComponent* component

The module/channel for which the statistic is being recorded; usually the module on which the @statistic property is defined.

◆ attrsProperty

cProperty* attrsProperty

An optional property from which extra attributes can be taken; usually the @statistic property.


The documentation for this struct was generated from the following file: