Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cl::utfsm::samplingSystemUI::MemoryPrinter Class Reference

Inheritance diagram for cl::utfsm::samplingSystemUI::MemoryPrinter:

Inheritance graph
[legend]
Collaboration diagram for cl::utfsm::samplingSystemUI::MemoryPrinter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MemoryPrinter (SamplingSystemGUI ssg)
void updateValue (DataItem item)
void postProcessing ()
void setComponent (String component)
void setProperty (String property)
ArrayList< DataItemgetSamples ()
void setComponentAvailable (boolean available, String reason)

Protected Attributes

ArrayList< DataItemsamples

Static Protected Attributes

final int INITIAL_THREAD_SUPPORT_SIZE = 20

Private Attributes

long samplesCounter

Constructor & Destructor Documentation

cl::utfsm::samplingSystemUI::MemoryPrinter::MemoryPrinter SamplingSystemGUI  ssg  )  [inline]
 


Member Function Documentation

ArrayList<DataItem> cl::utfsm::samplingSystemUI::MemoryPrinter::getSamples  )  [inline, virtual]
 

Implements cl::utfsm::samplingSystemUI::DataPrinter.

void cl::utfsm::samplingSystemUI::MemoryPrinter::postProcessing  )  [inline, virtual]
 

In memory printer postProcesing do nothing with sampled data stored, they will be destroyed in object destruction.

Implements cl::utfsm::samplingSystemUI::DataPrinter.

void cl::utfsm::samplingSystemUI::MemoryPrinter::setComponent String  component  )  [inline]
 

Reimplemented from cl::utfsm::samplingSystemUI::DataPrinter.

void cl::utfsm::samplingSystemUI::MemoryPrinter::setComponentAvailable boolean  available,
String  reason
[inline]
 

Reimplemented from cl::utfsm::samplingSystemUI::DataPrinter.

void cl::utfsm::samplingSystemUI::MemoryPrinter::setProperty String  property  )  [inline]
 

Reimplemented from cl::utfsm::samplingSystemUI::DataPrinter.

void cl::utfsm::samplingSystemUI::MemoryPrinter::updateValue DataItem  item  )  [inline, virtual]
 

Implements cl::utfsm::samplingSystemUI::DataPrinter.


Member Data Documentation

final int cl::utfsm::samplingSystemUI::MemoryPrinter::INITIAL_THREAD_SUPPORT_SIZE = 20 [static, protected]
 

ArrayList<DataItem> cl::utfsm::samplingSystemUI::MemoryPrinter::samples [protected]
 

long cl::utfsm::samplingSystemUI::MemoryPrinter::samplesCounter [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:02 2009 for ACS Java API by doxygen 1.3.8