Public Member Functions | |
MemoryPrinter (SamplingSystemGUI ssg) | |
void | updateValue (DataItem item) |
void | postProcessing () |
void | setComponent (String component) |
void | setProperty (String property) |
ArrayList< DataItem > | getSamples () |
void | setComponentAvailable (boolean available, String reason) |
Protected Attributes | |
ArrayList< DataItem > | samples |
Static Protected Attributes | |
final int | INITIAL_THREAD_SUPPORT_SIZE = 20 |
Private Attributes | |
long | samplesCounter |
|
|
|
Implements cl::utfsm::samplingSystemUI::DataPrinter.
|
|
In memory printer postProcesing do nothing with sampled data stored, they will be destroyed in object destruction. Implements cl::utfsm::samplingSystemUI::DataPrinter.
|
|
Reimplemented from cl::utfsm::samplingSystemUI::DataPrinter.
|
|
Reimplemented from cl::utfsm::samplingSystemUI::DataPrinter.
|
|
Reimplemented from cl::utfsm::samplingSystemUI::DataPrinter.
|
|
Implements cl::utfsm::samplingSystemUI::DataPrinter.
|
|
|
|
|
|
|