MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
JSONSerializer.hpp File Reference
#include "Reflection.hpp"
#include "FileReader.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