OMNeT++ Simulation Library  6.0.3
cResultFilter::Context Struct Reference

#include <cresultfilter.h>

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: