BDE 4.14.0 Production release
|
This is the complete list of members for bsl::stop_callback< t_CALLBACK >, including all inherited members.
allocator_type typedef | bsl::stop_callback< t_CALLBACK > | |
callback_type typedef | bsl::stop_callback< t_CALLBACK > | |
get_allocator() const | bsl::stop_callback< t_CALLBACK > | |
stop_callback(const stop_token &token, BSLS_COMPILERFEATURES_FORWARD_REF(t_ARG) arg, const allocator_type &alloc=allocator_type()) | bsl::stop_callback< t_CALLBACK > | explicit |
stop_callback(BloombergLP::bslmf::MovableRef< stop_token > token, BSLS_COMPILERFEATURES_FORWARD_REF(t_ARG) arg, const allocator_type &alloc=allocator_type()) | bsl::stop_callback< t_CALLBACK > | explicit |
stop_callback(const stop_token &token, t_ARG &arg, const allocator_type &alloc=allocator_type()) | bsl::stop_callback< t_CALLBACK > | explicit |
stop_callback(BloombergLP::bslmf::MovableRef< stop_token > token, t_ARG &arg, const allocator_type &alloc=allocator_type()) | bsl::stop_callback< t_CALLBACK > | explicit |
~stop_callback() | bsl::stop_callback< t_CALLBACK > |