Context Struct Reference

API: cResultFilter::Context Struct Reference
API
cResultFilter::Context Struct Reference

Public Attributes

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

Description

Context information for initialization.

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.