|
fson
1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
|
This is the complete list of members for fedem::fson::Fson, including all inherited members.
| dependenciesOf(std::string const &filename) | fedem::fson::Fson | static |
| Fson()=delete | fedem::fson::Fson | private |
| isStale(std::string const &filename, Snapshot const &snap, StaleMode mode=StaleMode::MtimeSize) | fedem::fson::Fson | static |
| load(std::string const &filename) | fedem::fson::Fson | static |
| save(Document const &document, std::string const &filename) | fedem::fson::Fson | static |
| snapshot(std::string const &filename) | fedem::fson::Fson | static |
| StaleMode enum name | fedem::fson::Fson |