Abstract base class for all views in the PicoFramework. More...
#include <string>#include <map>#include <nlohmann/json.hpp>
Include dependency graph for FrameworkView.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FrameworkView |
Supports dynamic rendering and MIME type negotiation. View subclasses can define their own rendering logic, content type, and headers.
Definition in file FrameworkView.h.