Directory dependency graph for framework:Files | |
| AppContext.h | |
| FileView.h | |
| View that loads static HTML/text content from storage. | |
| framework_config_system.h | |
| FrameworkApp.h | |
| Base class for applications using the PicoFramework. | |
| FrameworkController.h | |
| The FrameworkController class for event-driven control logic in embedded applications. | |
| FrameworkManager.h | |
| Orchestrates application startup and network initialization. | |
| FrameworkModel.h | |
| Base model class for persistent JSON collections. | |
| FrameworkTask.h | |
| FreeRTOS-aware task abstraction with built-in notification and queue support. | |
| FrameworkView.h | |
| Abstract base class for all views in the PicoFramework. | |
| HtmlTemplateView.h | |
| HTML template rendering view, supporting both inline and file-based templates. | |
| JsonView.h | |
| View for rendering JSON using nlohmann::json, with automatic content type. | |
| PasswordHasher.h | |
| StaticView.h | |