Vlaxicon
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes

ScreenThread Class Reference

List of all members.

Public Member Functions

 ScreenThread (ObjectBaseShape *shape)
virtual ~ScreenThread ()
virtual void * Entry ()
virtual void OnExit ()

Public Attributes

wxCriticalSection m_csUpdateRequest

Protected Member Functions

void SendRefreshRequest (wxPlotData *data)

Protected Attributes

ObjectBaseShapem_Shape
PlotToolm_Control
unsigned char * cDataBlock
wxPlotData plotDataA
wxPlotData plotDataB
int activeBuffer
bool m_FirstRun

Constructor & Destructor Documentation

ScreenThread::ScreenThread ( ObjectBaseShape shape)

constructor of thread for capturing the oscilloscope screen

Parameters:
frameapplication main window
ScreenThread::~ScreenThread ( ) [virtual]

destructor of thread for capturing the oscilloscope screen


Member Function Documentation

void * ScreenThread::Entry ( ) [virtual]

entry point of thread

void ScreenThread::OnExit ( ) [virtual]

end point of thread

void ScreenThread::SendRefreshRequest ( wxPlotData *  data) [protected]

send request for refresh plot curve to main thread plot data


The documentation for this class was generated from the following files:
 All Classes Functions