|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Inherits ppd::wrapper< ppd::platform_api, Mdl >, and ppd::wrapper< ppd::platform_api, Mdl >.
Public Types | |
| typedef ppd::wrapper< ppd::platform_api, Mdl > | base_t |
| typedef ppd::wrapper< ppd::platform_api, Mdl > | base_t |
Public Member Functions | |
| __stdcall | thread_wrapper () noexcept(true) |
| __stdcall | ~thread_wrapper () noexcept(true) override |
| bool __fastcall | worker_fn (typename base_t::thread_context_t &) override |
| __stdcall | thread_wrapper () noexcept(true) |
| __stdcall | ~thread_wrapper () noexcept(true) override |
| bool __fastcall | worker_fn (typename base_t::thread_context_t &) override |
Public Attributes | |
| unsigned long | i |
Definition at line 38 of file thread_wrapper.cpp.
| typedef ppd::wrapper<ppd::platform_api, Mdl> thread_wrapper< exit_val, Mdl >::base_t |
Definition at line 39 of file thread_wrapper.cpp.
| typedef ppd::wrapper<ppd::platform_api, Mdl> thread_wrapper< exit_val, Mdl >::base_t |
Definition at line 39 of file thread_wrapper.cpp.
|
inlinenoexcept |
Definition at line 43 of file thread_wrapper.cpp.
References thread_wrapper< exit_val, Mdl >::i, and thread_wrapper< exit_val, Mdl >::thread_wrapper().
Referenced by thread_wrapper< exit_val, Mdl >::thread_wrapper().
|
inlineoverridenoexcept |
Definition at line 46 of file thread_wrapper.cpp.
|
inlinenoexcept |
Definition at line 43 of file thread_wrapper.cpp.
|
inlineoverridenoexcept |
Definition at line 46 of file thread_wrapper.cpp.
|
inlineoverride |
Definition at line 51 of file thread_wrapper.cpp.
References thread_wrapper< exit_val, Mdl >::i.
|
inlineoverride |
Definition at line 51 of file thread_wrapper.cpp.
| unsigned long thread_wrapper< exit_val, Mdl >::i |
Definition at line 41 of file thread_wrapper.cpp.
Referenced by thread_wrapper< exit_val, Mdl >::thread_wrapper(), and thread_wrapper< exit_val, Mdl >::worker_fn().