Public Types | Public Member Functions | Static Public Member Functions
efl::_impl::shared_race_future_1_type< T > Struct Template Reference

Public Types

typedef shared_future_common _base_type
 
typedef shared_race_future_1_type< T > _self_type
 
- Public Types inherited from efl::_impl::shared_future_common
typedef Efl_Futurenative_handle_type
 
typedef shared_future_common _self_type
 

Public Member Functions

 shared_race_future_1_type (_base_type const &other)
 
get () const
 
- Public Member Functions inherited from efl::_impl::shared_future_common
 shared_future_common (Efl_Future *future)
 
 shared_future_common (shared_future_common const &future)
 
shared_future_commonoperator= (shared_future_common const &other)
 
 shared_future_common (shared_future_common &&future)
 
shared_future_commonoperator= (shared_future_common &&other)
 
void swap (shared_future_common &other)
 
bool valid () const noexcept
 
void wait () const
 
native_handle_type native_handle () const noexcept
 

Static Public Member Functions

static void get_success (void *data, Efl_Event const *event)
 
- Static Public Member Functions inherited from efl::_impl::shared_future_common
static void wait_success (void *data, Efl_Event const *)
 

Additional Inherited Members

- Data Fields inherited from efl::_impl::shared_future_common
Efl_Future_future