#include <gx_json.h>
Definition at line 255 of file gx_json.h.
◆ StateFile()
gx_system::StateFile::StateFile |
( |
| ) |
|
|
inline |
◆ ~StateFile()
gx_system::StateFile::~StateFile |
( |
| ) |
|
|
inline |
◆ create_reader()
JsonParser * gx_system::StateFile::create_reader |
( |
| ) |
|
◆ create_writer()
JsonWriter * gx_system::StateFile::create_writer |
( |
bool * |
preserve_preset | ) |
|
◆ ensure_is_current()
void gx_system::StateFile::ensure_is_current |
( |
| ) |
|
◆ get_filename()
string gx_system::StateFile::get_filename |
( |
| ) |
const |
|
inline |
◆ get_header()
◆ open()
void gx_system::StateFile::open |
( |
| ) |
|
|
private |
◆ set_filename()
void gx_system::StateFile::set_filename |
( |
const string & |
fn | ) |
|
◆ filename
string gx_system::StateFile::filename |
|
private |
◆ header
◆ is
istream* gx_system::StateFile::is |
|
private |
◆ mtime
time_t gx_system::StateFile::mtime |
|
private |
The documentation for this class was generated from the following file: