GroupMeta Struct
Per-NodeGroup metadata captured during build. More...
Declaration
struct simaai::neat::Session::GroupMeta { ... }
Public Member Attributes Index
| std::size_t | start = 0 |
|
Inclusive start index in nodes_. More... | |
| std::size_t | end = 0 |
|
Exclusive end index in nodes_. More... | |
| NodeCapsBehavior | caps_behavior = NodeCapsBehavior::Dynamic |
|
Caps behavior for the group. More... | |
| std::string | label |
|
Optional group label for diagnostics. More... | |
Description
Per-NodeGroup metadata captured during build.
Records the half-open [start, end) range of nodes_ belonging to a single NodeGroup, the group's caps-negotiation behavior, and an optional human-readable label propagated to diagnostics.
Definition at line 321 of file Session.h.
Public Member Attributes
caps_behavior
|
end
|
label
|
start
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.