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

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

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