BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::stop_callback< t_CALLBACK > Member List

This is the complete list of members for bsl::stop_callback< t_CALLBACK >, including all inherited members.

allocator_type typedefbsl::stop_callback< t_CALLBACK >
callback_type typedefbsl::stop_callback< t_CALLBACK >
get_allocator() constbsl::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 >