|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
#include "Serializer.hpp"#include "MayaFlux/Transitive/Reflect/Mirror.hpp"#include <nlohmann/json.hpp>#include <fstream>
Include dependency graph for JSONSerializer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MayaFlux::IO::JSONSerializer |
| Converts arbitrary C++ types to/from JSON strings and disk files. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::IO |