Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions
mrpt::system::TThreadHandle Struct Reference

Detailed Description

This structure contains the information needed to interface the threads API on each platform:

See also
createThread

Definition at line 25 of file threads.h.

#include <mrpt/system/threads.h>

Public Member Functions

bool isClear () const
 Returns true if the handle is uninitialized. More...
 

Member Function Documentation

◆ isClear()

bool mrpt::system::TThreadHandle::isClear ( ) const
inline

Returns true if the handle is uninitialized.

Definition at line 64 of file threads.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017