fson  1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
fedem::fson::Element Member List

This is the complete list of members for fedem::fson::Element, including all inherited members.

clone() constfedem::fson::Element
Element(std::unique_ptr< Value > value)fedem::fson::Elementexplicit
Element(Element &&other) noexcept=defaultfedem::fson::Element
Element(Element const &)=deletefedem::fson::Elementprivate
getLeadingComments() noexceptfedem::fson::Element
getLeadingComments() const noexceptfedem::fson::Element
getTrailingComment() noexceptfedem::fson::Element
getTrailingComment() const noexceptfedem::fson::Element
getValue() noexceptfedem::fson::Element
getValue() const noexceptfedem::fson::Element
leadingfedem::fson::Elementprivate
operator=(Element &&other) noexcept=defaultfedem::fson::Element
operator=(Element const &)=deletefedem::fson::Elementprivate
setValue(std::unique_ptr< Value > value)fedem::fson::Element
trailingfedem::fson::Elementprivate
valuefedem::fson::Elementprivate