BitmapToolkit Scol plugin
Public Member Functions | List of all members
btopenutils::Thread Class Reference

#include <BitmapToolkitThread.h>

Inheritance diagram for btopenutils::Thread:
ArBlobDetector ArDetector ArFaceDetector ArFeaturedDetector ArTkDetector Sslam Sslam Sslam Sslam Sslam Sslam

Public Member Functions

 Thread ()
 
void StartThreading (std::function< void()> threadFunction)
 
void StopThreading ()
 
bool IsRunning ()
 

Detailed Description

Definition at line 41 of file BitmapToolkitThread.h.

Constructor & Destructor Documentation

◆ Thread()

Thread::Thread ( )

Definition at line 36 of file BitmapToolkitThread.cpp.

Member Function Documentation

◆ IsRunning()

bool Thread::IsRunning ( )

Definition at line 62 of file BitmapToolkitThread.cpp.

◆ StartThreading()

void Thread::StartThreading ( std::function< void()>  threadFunction)

Definition at line 41 of file BitmapToolkitThread.cpp.

◆ StopThreading()

void Thread::StopThreading ( )

Definition at line 50 of file BitmapToolkitThread.cpp.


The documentation for this class was generated from the following files: