Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
FrameworkView.h File Reference

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
 

Detailed Description

Supports dynamic rendering and MIME type negotiation. View subclasses can define their own rendering logic, content type, and headers.

Version
0.3
Date
2025-04-30
License:\n MIT License

Definition in file FrameworkView.h.