Used to assure the destructor function does not return before Sensor objects quit using member functions on this object on other threads.
More...
template<class SVT, class SQT, class TVT, class TQT>
class duds::hardware::devices::GenericDevice< SVT, SQT, TVT, TQT >::DestructCounter
Used to assure the destructor function does not return before Sensor objects quit using member functions on this object on other threads.
- Todo:
- Would this be useful in a generic form outside this class?
Definition at line 45 of file Device.hpp.