Description
Rendered publishes exactly the Produced-component prefix beginning at Output'First and leaves the suffix unchanged. Every failure publishes Produced = 0 and leaves the complete Output array unchanged.
Render_Status
type Render_Status is (Rendered, Output_Too_Small, Unsupported_Value);
Rendered publishes exactly the Produced-component prefix beginning at Output'First and leaves the suffix unchanged. Every failure publishes Produced = 0 and leaves the complete Output array unchanged.
Enumeration literals
- Rendered
- Output_Too_Small
- Unsupported_Value