plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Dlib_thread_function Class Reference

#include <dlib_threads.h>

Public Member Functions

 Dlib_thread_function (void(*thread_routine)(void *), void *arg)
 
 ~Dlib_thread_function ()
 

Public Attributes

Dlib_thread_function_private * d_ptr
 

Constructor & Destructor Documentation

◆ Dlib_thread_function()

Dlib_thread_function::Dlib_thread_function ( void(*)(void *)  thread_routine,
void arg 
)

◆ ~Dlib_thread_function()

Dlib_thread_function::~Dlib_thread_function ( )

Member Data Documentation

◆ d_ptr

Dlib_thread_function_private* Dlib_thread_function::d_ptr

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