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

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

aliasfedem::fson::Includeprivate
clone() constfedem::fson::Includeinline
disabledfedem::fson::Includeprivate
getAlias() const noexceptfedem::fson::Includeinline
getLeadingComments() noexceptfedem::fson::Includeinline
getLeadingComments() const noexceptfedem::fson::Includeinline
getPath() const noexceptfedem::fson::Includeinline
getTrailingComment() noexceptfedem::fson::Includeinline
getTrailingComment() const noexceptfedem::fson::Includeinline
hasAlias() const noexceptfedem::fson::Includeinline
Include(std::string path, std::optional< std::string > alias=std::nullopt, bool disabled=false)fedem::fson::Includeinlineexplicit
Include(Include &&other) noexcept=defaultfedem::fson::Include
Include(Include const &)=deletefedem::fson::Includeprivate
isDisabled() const noexceptfedem::fson::Includeinline
leadingfedem::fson::Includeprivate
operator=(Include &&other) noexcept=defaultfedem::fson::Include
operator=(Include const &)=deletefedem::fson::Includeprivate
pathfedem::fson::Includeprivate
setAlias(std::optional< std::string > alias)fedem::fson::Includeinline
setDisabled(bool disabled) noexceptfedem::fson::Includeinline
setPath(std::string path)fedem::fson::Includeinline
trailingfedem::fson::Includeprivate