MRPT  1.9.9
mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask Struct Reference

Detailed Description

Definition at line 462 of file CNationalInstrumentsDAQ.h.

Public Member Functions

 TInfoPerTask ()
 

Public Attributes

voidtaskHandle
 
std::thread hThread
 
std::unique_ptr< mrpt::io::CPipeReadEndPointread_pipe
 
std::unique_ptr< mrpt::io::CPipeWriteEndPointwrite_pipe
 
bool must_close
 
bool is_closed
 
std::atomic< int > new_obs_available
 
TaskDescription task
 A copy of the original task description that generated this thread. More...
 

Constructor & Destructor Documentation

◆ TInfoPerTask()

CNationalInstrumentsDAQ::TInfoPerTask::TInfoPerTask ( )

Definition at line 105 of file CNationalInstrumentsDAQ.cpp.

Member Data Documentation

◆ hThread

std::thread 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

std::atomic<int> mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::new_obs_available

◆ read_pipe

std::unique_ptr<mrpt::io::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 477 of file CNationalInstrumentsDAQ.h.

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

◆ taskHandle

◆ write_pipe

std::unique_ptr<mrpt::io::CPipeWriteEndPoint> mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::write_pipe



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020