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

Detailed Description

Definition at line 464 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 479 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::unique_ptr<mrpt::io::CPipeWriteEndPoint> mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::write_pipe



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST