![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
This is the complete list of members for Olympe::SubgraphMigrator, including all inherited members.
| CollectSubgraphRefs(const nlohmann::json &graphObj) | Olympe::SubgraphMigrator | privatestatic |
| HasCycle(const std::string &start, const nlohmann::json &subgraphs, std::vector< std::string > &visited, std::vector< std::string > &inStack) | Olympe::SubgraphMigrator | privatestatic |
| IsNewFormat(const nlohmann::json &blueprint) const | Olympe::SubgraphMigrator | |
| MakeEmptySubgraph(const std::string &name, const std::string &uuid, const std::string &blueprintType) | Olympe::SubgraphMigrator | static |
| Migrate(const nlohmann::json &blueprint) const | Olympe::SubgraphMigrator | |
| MigrateDataSection(nlohmann::json &blueprint) const | Olympe::SubgraphMigrator | private |
| NeedsMigration(const nlohmann::json &blueprint) const | Olympe::SubgraphMigrator | |
| SubgraphMigrator()=default | Olympe::SubgraphMigrator | |
| ValidateSubgraphReferences(const nlohmann::json &blueprint, std::string &outError) | Olympe::SubgraphMigrator | static |
| ~SubgraphMigrator()=default | Olympe::SubgraphMigrator |