public sbn::service_kernel
read(sbn::kernel_buffer & in) -> voidvirtual
write(sbn::kernel_buffer & out) const -> voidvirtual
act() -> voidvirtual
Performs the task or launches subordinate kernels to do so.
job_ids(application_id_array && rhs) -> void
job_ids(const application_id_array & rhs) -> void
job_ids() const -> const application_id_array &
Terminate_kernel()
Terminate_kernel(const application_id_array & ids)explicit