ores.analytics.api

Table of Contents

Diagram

ores.analytics.api component diagram

Figure 1: ores.analytics.api

Summary

ores.analytics.api is a header-only library defining the shared contract for the analytics domain. It provides domain types for pricing-engine types, pricing-model configurations, and product-parameter mappings, with JSON and table I/O via rfl, and the NATS protocol schemas consumed by ores.analytics.core and Qt clients.

Inputs

  • Domain entity type definitions across domain/ headers.

Outputs

  • C++ headers for all analytics domain types with JSON and table I/O.
  • NATS protocol headers for pricing-model management operations.

Entry points

  • include/ores.analytics.api/domain/ — all domain entity headers.
  • include/ores.analytics.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)