![]() |
fix8
version 1.4.0
Open Source C++ FIX Framework
|
This is the complete list of members for FIX8::f8_thread< T >, including all inherited members.
| _f8_threadcore() | FIX8::_f8_threadcore | inline |
| _start(void *sub) | FIX8::_f8_threadcore | inlineprotected |
| _sub | FIX8::f8_thread< T > | private |
| f8_thread(std::reference_wrapper< T > what, int(T::*method)()=&T::operator(), f8_thread_cancellation_token &(T::*cancellation_token_method)()=&T::cancellation_token) | FIX8::f8_thread< T > | inline |
| get_threadid() const | FIX8::_f8_threadcore | inline |
| getid() | FIX8::_f8_threadcore | inlinestatic |
| join(int timeoutInMs=0) | FIX8::_f8_threadcore | inlinevirtual |
| operator!=(const _f8_threadcore &that) const | FIX8::_f8_threadcore | inline |
| operator=(const _f8_threadcore &)=delete | FIX8::_f8_threadcore | |
| operator==(const _f8_threadcore &that) const | FIX8::_f8_threadcore | inline |
| request_stop() | FIX8::f8_thread< T > | inlinevirtual |
| start() | FIX8::f8_thread< T > | inlinevirtual |
| yield() const | FIX8::_f8_threadcore | inline |
| ~_f8_threadcore() | FIX8::_f8_threadcore | inlinevirtual |
| ~f8_thread() | FIX8::f8_thread< T > | inlinevirtual |