#include <memory>#include <string>#include <vector>#include "absl/status/status.h"#include "app/controller.h"#include "app/startup_flags.h"#include "yaze_config.h"Go to the source code of this file.
Classes | |
| struct | yaze::AppConfig |
| Configuration options for the application startup. More... | |
| class | yaze::Application |
| Main application singleton managing lifecycle and global state. More... | |
Namespaces | |
| namespace | yaze |