OMNeT++ Simulation Library
6.0.3
|
#include <cresultfilter.h>
Context information for initialization.
Public Attributes | |
cComponent * | component |
The module/channel for which the statistic is being recorded; usually the module on which the @statistic property is defined. More... | |
cProperty * | attrsProperty |
An optional property from which extra attributes can be taken; usually the @statistic property. More... | |
cComponent* component |
The module/channel for which the statistic is being recorded; usually the module on which the @statistic property is defined.
cProperty* attrsProperty |
An optional property from which extra attributes can be taken; usually the @statistic property.