LibreOffice Module vcl (master) 1
|
This is the complete list of members for vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT >, including all inherited members.
DECL_DLLPRIVATE_LINK(worker, void *, void) | vcl::SolarThreadExecutor | private |
doIt() override | vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT > | inlineprivatevirtual |
exec(FuncT const &func) | vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT > | inlinestatic |
execute() | vcl::SolarThreadExecutor | |
GenericSolarThreadExecutor(FuncT func) | vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT > | inlineexplicitprivate |
m_aFinish | vcl::SolarThreadExecutor | private |
m_aStart | vcl::SolarThreadExecutor | private |
m_bTimeout | vcl::SolarThreadExecutor | private |
m_exc | vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT > | private |
m_func | vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT > | private |
m_result | vcl::solarthread::detail::GenericSolarThreadExecutor< FuncT, ResultT > | private |
SolarThreadExecutor() | vcl::SolarThreadExecutor | |
~SolarThreadExecutor() | vcl::SolarThreadExecutor | virtual |