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

Detailed Description

Definition at line 332 of file CNationalInstrumentsDAQ.h.

Public Member Functions

 TInfoPerTask ()
 

Public Attributes

voidtaskHandle
 
mrpt::system::TThreadHandle hThread
 
std::unique_ptr< mrpt::synch::CPipeReadEndPointread_pipe
 
std::unique_ptr< mrpt::synch::CPipeWriteEndPointwrite_pipe
 
bool must_close
 
bool is_closed
 
std::atomic< long > 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 102 of file CNationalInstrumentsDAQ.cpp.

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

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

◆ read_pipe

std::unique_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 343 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::synch::CPipeWriteEndPoint> mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask::write_pipe



Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019