|
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::Key, including all inherited members.
| bare(std::string name) | fedem::fson::Key | static |
| Form enum name | fedem::fson::Key | |
| form | fedem::fson::Key | private |
| getForm() const noexcept | fedem::fson::Key | inline |
| getName() const noexcept | fedem::fson::Key | inline |
| isValidName(std::string const &text) noexcept | fedem::fson::Key | static |
| Key(Form form, std::string name) | fedem::fson::Key | |
| name | fedem::fson::Key | private |
| quoted(std::string name) | fedem::fson::Key | static |