![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Global graph verifier for ATS Visual Script graphs (Phase 21-A). More...
Include dependency graph for VSGraphVerifier.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Olympe::VSVerificationIssue |
| struct | Olympe::VSVerificationResult |
| class | Olympe::VSGraphVerifier |
| Stateless global verifier for ATS Visual Script graphs. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Enumerations | |
| enum class | Olympe::VSVerificationSeverity { Olympe::Error , Olympe::Warning , Olympe::Info } |
Global graph verifier for ATS Visual Script graphs (Phase 21-A).
Stateless global validator that checks the full TaskGraphTemplate for structural, type-safety and blackboard consistency issues. Produces a VSVerificationResult with Error/Warning/Info issues.
C++14 compliant — no std::optional, structured bindings, std::filesystem.
Definition in file VSGraphVerifier.h.