BitmapToolkit Scol plugin
|
btopenutils::Thread Class Reference
#include <BitmapToolkitThread.h>
Inheritance diagram for btopenutils::Thread:
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:
- include/BitmapToolkitThread.h
- src/BitmapToolkitThread.cpp
Generated by 1.9.8