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.
alias
fedem::fson::Include
private
clone
() const
fedem::fson::Include
inline
disabled
fedem::fson::Include
private
getAlias
() const noexcept
fedem::fson::Include
inline
getLeadingComments
() noexcept
fedem::fson::Include
inline
getLeadingComments
() const noexcept
fedem::fson::Include
inline
getPath
() const noexcept
fedem::fson::Include
inline
getTrailingComment
() noexcept
fedem::fson::Include
inline
getTrailingComment
() const noexcept
fedem::fson::Include
inline
hasAlias
() const noexcept
fedem::fson::Include
inline
Include
(std::string path, std::optional< std::string > alias=std::nullopt, bool disabled=false)
fedem::fson::Include
inline
explicit
Include
(Include &&other) noexcept=default
fedem::fson::Include
Include
(Include const &)=delete
fedem::fson::Include
private
isDisabled
() const noexcept
fedem::fson::Include
inline
leading
fedem::fson::Include
private
operator=
(Include &&other) noexcept=default
fedem::fson::Include
operator=
(Include const &)=delete
fedem::fson::Include
private
path
fedem::fson::Include
private
setAlias
(std::optional< std::string > alias)
fedem::fson::Include
inline
setDisabled
(bool disabled) noexcept
fedem::fson::Include
inline
setPath
(std::string path)
fedem::fson::Include
inline
trailing
fedem::fson::Include
private
Generated by
1.9.1