BoardWorkerThread Class Reference

#include <boardworkerthread.h>

List of all members.

Public Member Functions

 BoardWorkerThread (GenericBoard *parent)
 ~BoardWorkerThread (void)
ExitCode Entry (void)

Protected Attributes

GenericBoardm_parent
wxDateTime m_next_sw_trigger


Detailed Description

Definition at line 29 of file boardworkerthread.h.


Constructor & Destructor Documentation

BoardWorkerThread::BoardWorkerThread GenericBoard parent  ) 
 

Definition at line 39 of file boardworkerthread.cpp.

References m_parent.

BoardWorkerThread::~BoardWorkerThread void   ) 
 

Definition at line 44 of file boardworkerthread.cpp.


Member Function Documentation

wxThread::ExitCode BoardWorkerThread::Entry void   ) 
 

Definition at line 48 of file boardworkerthread.cpp.

References GenericBoard::m_channel_array, m_next_sw_trigger, and m_parent.


Member Data Documentation

wxDateTime BoardWorkerThread::m_next_sw_trigger [protected]
 

Definition at line 37 of file boardworkerthread.h.

Referenced by Entry().

GenericBoard* BoardWorkerThread::m_parent [protected]
 

Definition at line 36 of file boardworkerthread.h.

Referenced by BoardWorkerThread(), and Entry().


The documentation for this class was generated from the following files:
Generated on Mon Mar 19 17:14:09 2007 for CAENScope by  doxygen 1.4.6-NO