1 #ifndef VIEW_XML_GZ_EXPORTER_H_INCLUDED
2 #define VIEW_XML_GZ_EXPORTER_H_INCLUDED
43 static bool Export(std::shared_ptr<SimPT_Sim::Sim> sim,
const std::string& filename,
bool overwrite =
true);
54 #endif // end_of_include_guard
Namespace for SimPT shell package.
static std::string GetFileExtension()
File extension associated with this export format.
Functions and data for gzip'ed XML export of Sim objects.
static bool Export(std::shared_ptr< SimPT_Sim::Sim > sim, const std::string &filename, bool overwrite=true)
Export state to xml.
Namespace for the core simulator.