xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::json::Value Member List

This is the complete list of members for xentara::workbench::json::Value, including all inherited members.

decode(utils::json::decoder::Value &encodedValue, DecodingOptions options={}) -> voidxentara::workbench::json::Value
encode(utils::json::encoder::Value &encodedValue) const -> voidxentara::workbench::json::Value
fromString(std::string_view string, DecodingOptions options={}) -> utils::eh::expected< Value, ui::String >xentara::workbench::json::Valuestatic
operator=(const Value &) -> Value &xentara::workbench::json::Value
operator=(Value &&) noexcept -> Value &xentara::workbench::json::Value
operator==(const Value &) const -> boolxentara::workbench::json::Value
toString(utils::json::encoder::Document::Format format=utils::json::encoder::Document::Format::Regular) const -> std::stringxentara::workbench::json::Value
Value()xentara::workbench::json::Value
Value(const Value &)xentara::workbench::json::Value
Value(Value &&) noexceptxentara::workbench::json::Value
~Value()xentara::workbench::json::Value