Definition at line 140 of file tracerreport.cpp.
GlobalReportInstanceData::GlobalReportInstanceData | ( | ) | [inline] |
Definition at line 175 of file tracerreport.cpp.
References boundAtIter_bound, boundAtIter_entries, boundAtIter_time, boundAtTime_bound, boundAtTime_entries, boundAtTime_time, boundInterpAtTime_bound, boundInterpAtTime_entries, instanceName, and MAX_ENTRIES.
GlobalReportInstanceData::~GlobalReportInstanceData | ( | ) | [inline] |
Definition at line 187 of file tracerreport.cpp.
References boundAtIter_bound, boundAtIter_time, boundAtTime_bound, boundAtTime_time, boundInterpAtTime_bound, and instanceName.
const char* GlobalReportInstanceData::getInstanceName | ( | ) | [inline] |
void GlobalReportInstanceData::setInstanceName | ( | const char * | instanceNameParam | ) | [inline] |
Definition at line 144 of file tracerreport.cpp.
References instanceName.
Referenced by GlobalReport::GlobalReport().
int GlobalReportInstanceData::getBoundAtIter_entries | ( | ) | [inline] |
double GlobalReportInstanceData::getBoundAtIter_bound | ( | int | i | ) | [inline] |
Definition at line 151 of file tracerreport.cpp.
References boundAtIter_bound.
Referenced by main().
double GlobalReportInstanceData::getBoundAtIter_time | ( | int | i | ) | [inline] |
void GlobalReportInstanceData::setBoundAtIter_bound | ( | int | i, | |
double | bound | |||
) | [inline] |
void GlobalReportInstanceData::setBoundAtIter_time | ( | int | i, | |
double | time | |||
) | [inline] |
Definition at line 154 of file tracerreport.cpp.
References boundAtIter_time.
Referenced by GlobalReport::GlobalReport().
void GlobalReportInstanceData::setBoundAtIter_entries | ( | int | n | ) | [inline] |
Definition at line 155 of file tracerreport.cpp.
References boundAtIter_entries.
Referenced by GlobalReport::GlobalReport().
int GlobalReportInstanceData::getBoundAtTime_entries | ( | ) | [inline] |
double GlobalReportInstanceData::getBoundAtTime_time | ( | int | i | ) | [inline] |
double GlobalReportInstanceData::getBoundAtTime_bound | ( | int | i | ) | [inline] |
Definition at line 162 of file tracerreport.cpp.
References boundAtTime_bound.
Referenced by main().
void GlobalReportInstanceData::setBoundAtTime_time | ( | int | i, | |
double | time | |||
) | [inline] |
Definition at line 163 of file tracerreport.cpp.
References boundAtTime_time.
Referenced by GlobalReport::GlobalReport().
void GlobalReportInstanceData::setBoundAtTime_bound | ( | int | i, | |
double | bound | |||
) | [inline] |
void GlobalReportInstanceData::setBoundAtTime_entries | ( | int | n | ) | [inline] |
Definition at line 165 of file tracerreport.cpp.
References boundAtTime_entries.
Referenced by GlobalReport::GlobalReport().
int GlobalReportInstanceData::getBoundInterpAtTime_entries | ( | ) | [inline] |
double GlobalReportInstanceData::getBoundInterpAtTime_bound | ( | int | i | ) | [inline] |
Definition at line 170 of file tracerreport.cpp.
References boundInterpAtTime_bound.
Referenced by main().
void GlobalReportInstanceData::setBoundInterpAtTime_bound | ( | int | i, | |
double | bound | |||
) | [inline] |
void GlobalReportInstanceData::setBoundInterpAtTime_entries | ( | int | n | ) | [inline] |
Definition at line 172 of file tracerreport.cpp.
References boundInterpAtTime_entries.
Referenced by GlobalReport::GlobalReport().
Definition at line 142 of file tracerreport.cpp.
Referenced by getInstanceName(), GlobalReportInstanceData(), setInstanceName(), and ~GlobalReportInstanceData().
Definition at line 147 of file tracerreport.cpp.
Referenced by getBoundAtIter_entries(), GlobalReportInstanceData(), and setBoundAtIter_entries().
Definition at line 148 of file tracerreport.cpp.
Referenced by getBoundAtIter_bound(), GlobalReportInstanceData(), setBoundAtIter_bound(), and ~GlobalReportInstanceData().
Definition at line 149 of file tracerreport.cpp.
Referenced by getBoundAtIter_time(), GlobalReportInstanceData(), setBoundAtIter_time(), and ~GlobalReportInstanceData().
Definition at line 157 of file tracerreport.cpp.
Referenced by getBoundAtTime_entries(), GlobalReportInstanceData(), and setBoundAtTime_entries().
Definition at line 158 of file tracerreport.cpp.
Referenced by getBoundAtTime_time(), GlobalReportInstanceData(), setBoundAtTime_time(), and ~GlobalReportInstanceData().
Definition at line 159 of file tracerreport.cpp.
Referenced by getBoundAtTime_bound(), GlobalReportInstanceData(), setBoundAtTime_bound(), and ~GlobalReportInstanceData().
Definition at line 167 of file tracerreport.cpp.
Referenced by getBoundInterpAtTime_entries(), GlobalReportInstanceData(), and setBoundInterpAtTime_entries().
Definition at line 168 of file tracerreport.cpp.
Referenced by getBoundInterpAtTime_bound(), GlobalReportInstanceData(), setBoundInterpAtTime_bound(), and ~GlobalReportInstanceData().