GroupMeta Struct
Per-fragment metadata captured during build. More...
Declaration
Public Member Attributes Index
| std::size_t | start = 0 |
|
Inclusive composition vertex index. More... | |
| std::size_t | end = 0 |
|
Exclusive composition vertex index. More... | |
| NodeCapsBehavior | caps_behavior = NodeCapsBehavior::Dynamic |
|
Caps behavior for the group. More... | |
| std::string | label |
|
Optional group label for diagnostics. More... | |
Description
Per-fragment metadata captured during build.
Records the half-open [start, end) insertion-order vertex range belonging to a single reusable fragment, the fragment's caps-negotiation behavior, and an optional human-readable label propagated to diagnostics.
Definition at line 453 of file Graph.h.
Public Member Attributes
caps_behavior
|
Caps behavior for the group.
Definition at line 456 of file Graph.h.
end
|
Exclusive composition vertex index.
Definition at line 455 of file Graph.h.
label
|
Optional group label for diagnostics.
Definition at line 457 of file Graph.h.
start
|
Inclusive composition vertex index.
Definition at line 454 of file Graph.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.