Guitarix
gx_system::StateFile Class Reference

#include <gx_json.h>

Public Member Functions

 StateFile ()
 
 ~StateFile ()
 
void set_filename (const string &fn)
 
const SettingsFileHeaderget_header () const
 
string get_filename () const
 
JsonParsercreate_reader ()
 
JsonWritercreate_writer (bool *preserve_preset)
 
void ensure_is_current ()
 

Detailed Description

Definition at line 255 of file gx_json.h.

Constructor & Destructor Documentation

gx_system::StateFile::StateFile ( )
inline

Definition at line 263 of file gx_json.h.

gx_system::StateFile::~StateFile ( )
inline

Definition at line 265 of file gx_json.h.

Member Function Documentation

JsonParser * gx_system::StateFile::create_reader ( )
JsonWriter * gx_system::StateFile::create_writer ( bool *  preserve_preset)
void gx_system::StateFile::ensure_is_current ( )

Definition at line 752 of file gx_json.cpp.

string gx_system::StateFile::get_filename ( ) const
inline
const SettingsFileHeader& gx_system::StateFile::get_header ( ) const
inline
void gx_system::StateFile::set_filename ( const string &  fn)

The documentation for this class was generated from the following files: