scheduling Namespace
Spawn scheduling and plan management. More...
Definition
Classes Index
| struct | RuleConfig |
|
Configuration pairing a spawn profile with its rule. More... | |
| class | CyclicSpawnScheduler<N> |
|
Scheduler that cycles through spawn rules in round-robin order. More... | |
| class | DefaultRuleProcessor |
|
Default implementation of RuleProcessor. More... | |
| class | DefaultSpawnScheduler |
|
Scheduler that evaluates spawn rules and produces spawn plans. More... | |
| class | RuleProcessor |
|
Abstract interface for processing spawn rules into spawn plans. More... | |
| struct | ScheduledSpawnPlan |
|
A spawn plan that has been scheduled for execution. More... | |
| struct | SpawnPlan |
|
Data structure describing a planned spawn operation. More... | |
| class | SpawnScheduler |
|
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.