public sbn::kernelapplication_id(sbn::application::id_type rhs) -> voidapplication_id() const -> sbn::application::id_typerecords() -> record_array &read(sbn::kernel_buffer & in) -> voidvirtualwrite(sbn::kernel_buffer & out) const -> voidvirtualact() -> voidvirtualPerforms the task or launches subordinate kernels to do so.
public sbn::kernelexit_codes() const -> const std::vector< sbn::exit_code > &read(sbn::kernel_buffer & in) -> voidvirtualwrite(sbn::kernel_buffer & out) const -> voidvirtualreact(sbn::kernel_ptr && child) -> voidvirtual
Collects the output from the task from subordinate kernel child.
act() -> voidvirtualPerforms the task or launches subordinate kernels to do so.
Transaction_test_kernel(sbn::application a)explicitTransaction_test_kernel()public sbn::kernelrecords() -> record_array &application_id(sbn::application::id_type rhs) -> voidapplication_id() const -> sbn::application::id_typereact(sbn::kernel_ptr && child) -> voidvirtual
Collects the output from the task from subordinate kernel child.
act() -> voidvirtualPerforms the task or launches subordinate kernels to do so.