AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
JSONSchemaWriter.hpp File Reference

This file contains the class definition of the JSONSchemaWriter. More...

#include <string>
#include <vector>
#include <fstream>
#include <unordered_map>
#include "axom/sidre.hpp"
#include "axom/inlet/Writer.hpp"

Classes

class  axom::inlet::JSONSchemaWriter
 A Writer that is able to write the input file schema in JSON Schema format for a given input file. More...
 

Namespaces

 axom
 
 axom::inlet
 

Detailed Description

This file contains the class definition of the JSONSchemaWriter.