Skip to main content

scheduling Namespace

Spawn scheduling and plan management. More...

Definition

namespace helios::engine::runtime::spawn::scheduling { ... }

Classes Index

structRuleConfig

Configuration pairing a spawn profile with its rule. More...

classCyclicSpawnScheduler<N>

Scheduler that cycles through spawn rules in round-robin order. More...

classDefaultRuleProcessor

Default implementation of RuleProcessor. More...

classDefaultSpawnScheduler

Scheduler that evaluates spawn rules and produces spawn plans. More...

classRuleProcessor

Abstract interface for processing spawn rules into spawn plans. More...

structScheduledSpawnPlan

A spawn plan that has been scheduled for execution. More...

structSpawnPlan

Data structure describing a planned spawn operation. More...

classSpawnScheduler

Abstract base class for spawn schedulers. More...

Description

Spawn scheduling and plan management.

Provides schedulers for evaluating spawn rules and producing spawn plans. Supports multiple scheduling strategies through SpawnScheduler implementations and separates rule processing logic via the RuleProcessor abstraction.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.