|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
This is the complete list of members for xentara::workbench::json::Value, including all inherited members.
| decode(utils::json::decoder::Value &encodedValue, DecodingOptions options={}) -> void | xentara::workbench::json::Value | |
| encode(utils::json::encoder::Value &encodedValue) const -> void | xentara::workbench::json::Value | |
| fromString(std::string_view string, DecodingOptions options={}) -> utils::eh::expected< Value, ui::String > | xentara::workbench::json::Value | static |
| operator=(const Value &) -> Value & | xentara::workbench::json::Value | |
| operator=(Value &&) noexcept -> Value & | xentara::workbench::json::Value | |
| operator==(const Value &) const -> bool | xentara::workbench::json::Value | |
| toString(utils::json::encoder::Document::Format format=utils::json::encoder::Document::Format::Regular) const -> std::string | xentara::workbench::json::Value | |
| Value() | xentara::workbench::json::Value | |
| Value(const Value &) | xentara::workbench::json::Value | |
| Value(Value &&) noexcept | xentara::workbench::json::Value | |
| ~Value() | xentara::workbench::json::Value |