|
Zth (libzth)
|
This is the complete list of members for zth::impl::std_shared_future_base< T >, including all inherited members.
| check_valid() const | zth::impl::std_shared_future_base< T > | inlineprotected |
| Future_type typedef | zth::impl::std_shared_future_base< T > | |
| m_future | zth::impl::std_shared_future_base< T > | protected |
| std_shared_future_base() noexcept=default | zth::impl::std_shared_future_base< T > | protected |
| std_shared_future_base(SharedPointer< Future_type > &&future) noexcept | zth::impl::std_shared_future_base< T > | inlineexplicitprotected |
| valid() const noexcept | zth::impl::std_shared_future_base< T > | inline |
| value() const | zth::impl::std_shared_future_base< T > | inlineprotected |
| value_type typedef | zth::impl::std_shared_future_base< T > | |
| wait() const | zth::impl::std_shared_future_base< T > | inline |
| wait_for(std::chrono::duration< Rep, Period > const &timeout_duration) const | zth::impl::std_shared_future_base< T > | inline |
| wait_until(const std::chrono::time_point< Clock, Duration > &timeout_time) const | zth::impl::std_shared_future_base< T > | inline |