ores.cpp.field-group
Table of Contents
This page is the node for the ores.cpp.field-group facet of the codegen
template library, part of the ores.cpp technical space. Each archetype
below is documented, and holds its mustache source, in its own
linked page — this page is the facet-level summary and the routing
table to them.
Summary
One template: the field-group struct — a reusable column block
composed into entities (nested instrument decomposition), rendered
from its own field-group org-model. field-group profile.
The ores.cpp.field-group facet
A standalone model format: a field-group org-model is a first-class codegen input that produces exactly one header. Unlike the entity facets there is no layered projection — one model, one artefact. Sibling to ores.cpp.enum.
Archetypes
| Archetype | Description |
|---|---|
| ores.cpp.field-group.field_group_header | Reusable column block as a struct, composed into entities (nested instrument decomposition). field-group profile. |
See also
- ores.cpp — the parent technical space's generated facet/archetype catalogue and shared Mustache conventions.
- C++ Technical Space — the domain-concept overview of this technical space.
- Codegen template library — the groups overview.