9.1
general documentation
cs_host_task< FunctionType, Args > Member List

This is the complete list of members for cs_host_task< FunctionType, Args >, including all inherited members.

add_dependency(cs_event_ref event)cs_taskinline
add_dependency(std::initializer_list< cs_event_ref > const &sync_events)cs_taskinline
args_tuple_t typedefcs_host_task< FunctionType, Args >
cs_host_task(cs_host_task const &)=deletecs_host_task< FunctionType, Args >
cs_host_task(cs_host_task &&)=defaultcs_host_task< FunctionType, Args >
cs_host_task(FunctionType &&function, cs_dispatch_context context)cs_host_task< FunctionType, Args >inline
cs_task(cs_task const &)=deletecs_task
cs_task(cs_task &&)=defaultcs_task
cs_task(cs_dispatch_context context={})cs_taskinline
data_tuple_t typedefcs_host_task< FunctionType, Args >
get_context()cs_taskinline
get_end_event()cs_taskinline
get_start_event()cs_taskinline
launch(Args... args)cs_host_task< FunctionType, Args >inline
operator cs_event_ref()cs_taskinline
operator=(cs_host_task const &)=deletecs_host_task< FunctionType, Args >
operator=(cs_host_task &&)=defaultcs_host_task< FunctionType, Args >
cs_task::operator=(cs_task const &)=deletecs_task
cs_task::operator=(cs_task &&)=defaultcs_task
record_end_event()cs_taskinline
wait()cs_taskinline
~cs_host_task()cs_host_task< FunctionType, Args >inline
~cs_task()cs_taskinline