cl::utfsm::samplingSystemUI::DataPrinter::Sampler Class Reference

List of all members.

Public Member Functions

void setPause (boolean p)
void halt ()
void run ()

Private Attributes

boolean stop = false
boolean pause = false

Detailed Description

Thread class for receive data from one notification channel.
For each time that is called {} is created a new instance of this class.

See also:
startSample
Author:
Jorge Avarias <javarias[at]inf.utfsm.cl>

Member Function Documentation

void cl::utfsm::samplingSystemUI::DataPrinter::Sampler::halt (  )  [inline]
void cl::utfsm::samplingSystemUI::DataPrinter::Sampler::run (  )  [inline]
void cl::utfsm::samplingSystemUI::DataPrinter::Sampler::setPause ( boolean  p  )  [inline]

Member Data Documentation

Flag to freeze the information displayer (graphic or whatever). Anyways, the sampling processes continues

Referenced by run(), and setPause().

Referenced by halt(), and run().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2