cStatisticBuilder Class Reference

API: cStatisticBuilder Class Reference
API
cStatisticBuilder Class Reference

Public Member Functions

void addResultRecorders (cComponent *component)
void addResultRecorders (cComponent *component, simsignal_t signal, const char *statisticName, cProperty *statisticTemplateProperty)

Description

Utility class for configuring result recording from @statistic properties.

Member Function Documentation

◆ addResultRecorders() [1/2]

void addResultRecorders ( cComponent * component)

Configures statistic recording for the component, using @statistic properties.

◆ addResultRecorders() [2/2]

void addResultRecorders ( cComponent * component,
simsignal_t signal,
const char * statisticName,
cProperty * statisticTemplateProperty )

Configures statistic recording for the given signal and statistic name, using the given property for details..