YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::detail::node_enter_result Struct Reference

#include <node_entry.hpp>

Collaboration diagram for yorch::detail::node_enter_result:

Public Attributes

step_result step = step_result::success()
 
bool payload_live = false
 

Detailed Description

Definition at line 74 of file node_entry.hpp.

Member Data Documentation

◆ payload_live

bool yorch::detail::node_enter_result::payload_live = false

Definition at line 76 of file node_entry.hpp.

◆ step

step_result yorch::detail::node_enter_result::step = step_result::success()

Definition at line 75 of file node_entry.hpp.


The documentation for this struct was generated from the following file: