
Public Member Functions | |
| void | updateValues (long time, double value, int position) |
| void | setValues (String component, String property, int position) |
| void | setComponentAvailable (boolean tmp, String reason, int position) |
| void | resetSampleCount () |
| void | setTimeWindow (double frecuency, int time) |
| void cl::utfsm::samplingSystemUI::IGraphicalUpdater::resetSampleCount | ( | ) |
Implemented in cl::utfsm::samplingSystemUI::BeanLister, cl::utfsm::samplingSystemUI::BeanMemoryWidget, and cl::utfsm::samplingSystemUI::PlotWidget.
Referenced by cl::utfsm::samplingSystemUI::MemoryPrinter::postProcessing(), cl::utfsm::samplingSystemUI::FilePrinter::postProcessing(), and cl::utfsm::samplingSystemUI::PlotPrinter::startSample().
| void cl::utfsm::samplingSystemUI::IGraphicalUpdater::setComponentAvailable | ( | boolean | tmp, | |
| String | reason, | |||
| int | position | |||
| ) |
Implemented in cl::utfsm::samplingSystemUI::BeanLister, cl::utfsm::samplingSystemUI::BeanMemoryWidget, and cl::utfsm::samplingSystemUI::PlotWidget.
Referenced by cl::utfsm::samplingSystemUI::PlotPrinter::setComponentAvailable(), cl::utfsm::samplingSystemUI::MemoryPrinter::setComponentAvailable(), and cl::utfsm::samplingSystemUI::FilePrinter::setComponentAvailable().
| void cl::utfsm::samplingSystemUI::IGraphicalUpdater::setTimeWindow | ( | double | frecuency, | |
| int | time | |||
| ) |
| void cl::utfsm::samplingSystemUI::IGraphicalUpdater::setValues | ( | String | component, | |
| String | property, | |||
| int | position | |||
| ) |
Implemented in cl::utfsm::samplingSystemUI::BeanLister, cl::utfsm::samplingSystemUI::BeanMemoryWidget, and cl::utfsm::samplingSystemUI::PlotWidget.
Referenced by cl::utfsm::samplingSystemUI::WidgetPrinter::setComponent(), cl::utfsm::samplingSystemUI::PlotPrinter::setComponent(), cl::utfsm::samplingSystemUI::MemoryPrinter::setComponent(), cl::utfsm::samplingSystemUI::FilePrinter::setComponent(), cl::utfsm::samplingSystemUI::WidgetPrinter::setProperty(), cl::utfsm::samplingSystemUI::PlotPrinter::setProperty(), cl::utfsm::samplingSystemUI::MemoryPrinter::setProperty(), and cl::utfsm::samplingSystemUI::FilePrinter::setProperty().
| void cl::utfsm::samplingSystemUI::IGraphicalUpdater::updateValues | ( | long | time, | |
| double | value, | |||
| int | position | |||
| ) |
Implemented in cl::utfsm::samplingSystemUI::BeanLister, cl::utfsm::samplingSystemUI::BeanMemoryWidget, and cl::utfsm::samplingSystemUI::PlotWidget.
Referenced by cl::utfsm::samplingSystemUI::WidgetPrinter::updateValue(), cl::utfsm::samplingSystemUI::PlotPrinter::updateValue(), cl::utfsm::samplingSystemUI::MemoryPrinter::updateValue(), and cl::utfsm::samplingSystemUI::FilePrinter::updateValue().
1.6.2