public sbn::service_kernel
mark_as_deleted(sbn::kernel_sack & result) -> voidvirtual
Garbage-collect.
react(sbn::kernel_ptr && child) -> voidvirtual
Collects the output from the task from subordinate kernel child
.
act() -> voidvirtual
Performs the task or launches subordinate kernels to do so.
Main(const Properties & props)
Main()