ores.reporting.api

Table of Contents

Diagram

ores.reporting.api component diagram

Figure 1: ores.reporting.api

Summary

ores.reporting.api is a header-only library defining the shared contract for the reporting domain. It provides domain types for report types, definitions, instances, concurrency policies, and run status values, together with JSON and table I/O via rfl, and the NATS protocol schemas consumed by ores.reporting.core and Qt clients.

Inputs

  • Domain entity type definitions: report type, definition, instance, concurrency policy headers.

Outputs

  • C++ headers for all reporting domain types with JSON and table I/O.
  • NATS protocol headers for report management operations.

Entry points

  • include/ores.reporting.api/domain/ — all domain entity headers.
  • include/ores.reporting.api/messaging/ — NATS protocol message headers.

Dependencies

  • rfl — JSON serialisation via reflection.
  • fort — formatted table rendering.

See also

Emacs 29.1 (Org mode 9.6.6)