Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask Struct Reference

Detailed Description

Definition at line 331 of file CNationalInstrumentsDAQ.h.

Public Member Functions

 TInfoPerTask ()
 
 TInfoPerTask (const TInfoPerTask &o)
 Copy ctor (needed for the auto_ptr semantics) More...
 

Public Attributes

voidtaskHandle
 
mrpt::system::TThreadHandle hThread
 
std::auto_ptr< mrpt::synch::CPipeReadEndPointread_pipe
 
std::auto_ptr< mrpt::synch::CPipeWriteEndPointwrite_pipe
 
bool must_close
 
bool is_closed
 
mrpt::synch::CAtomicCounter new_obs_available
 
TaskDescription task
 A copy of the original task description that generated this thread. More...
 

Constructor & Destructor Documentation

◆ TInfoPerTask() [1/2]

CNationalInstrumentsDAQ::TInfoPerTask::TInfoPerTask ( )

Definition at line 102 of file CNationalInstrumentsDAQ.cpp.

◆ TInfoPerTask() [2/2]

CNationalInstrumentsDAQ::TInfoPerTask::TInfoPerTask ( const TInfoPerTask o)

Copy ctor (needed for the auto_ptr semantics)

Definition at line 111 of file CNationalInstrumentsDAQ.cpp.

References read_pipe, and write_pipe.

Member Data Documentation

◆ hThread

mrpt::system::TThreadHandle mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::hThread

◆ is_closed

bool mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::is_closed

◆ must_close

bool mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::must_close

◆ new_obs_available

mrpt::synch::CAtomicCounter mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::new_obs_available

◆ read_pipe

std::auto_ptr<mrpt::synch::CPipeReadEndPoint> mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::read_pipe

◆ task

TaskDescription mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::task

A copy of the original task description that generated this thread.

Definition at line 348 of file CNationalInstrumentsDAQ.h.

Referenced by mrpt::hwdrivers::CNationalInstrumentsDAQ::grabbing_thread(), and mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize().

◆ taskHandle

void* mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::taskHandle

◆ write_pipe

std::auto_ptr<mrpt::synch::CPipeWriteEndPoint> mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::write_pipe



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019