Loom C API
Public Loom compiler C API
Loading...
Searching...
No Matches
loomc_request_binding_t Struct Reference

Provisional association between a parent requirement and a request root. More...

#include <product.h>

Data Fields

loomc_requirement_ordinal_t requirement_ordinal
 Requirement ordinal in the parent product.
loomc_request_root_ordinal_t root_ordinal
 Root ordinal in the request.

Detailed Description

Provisional association between a parent requirement and a request root.

One request may bind several requirements, and several bindings may name the same root. Bindings become part of the parent product only when the parent operation succeeds.


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