fson
1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
fedem::fson::String Member List
This is the complete list of members for
fedem::fson::String
, including all inherited members.
asArray
() noexcept
fedem::fson::Value
virtual
asArray
() const noexcept
fedem::fson::Value
virtual
asBoolean
() noexcept
fedem::fson::Value
virtual
asBoolean
() const noexcept
fedem::fson::Value
virtual
asNull
() noexcept
fedem::fson::Value
virtual
asNull
() const noexcept
fedem::fson::Value
virtual
asNumber
() noexcept
fedem::fson::Value
virtual
asNumber
() const noexcept
fedem::fson::Value
virtual
asObject
() noexcept
fedem::fson::Value
virtual
asObject
() const noexcept
fedem::fson::Value
virtual
asString
() noexcept override
fedem::fson::String
inline
virtual
asString
() const noexcept override
fedem::fson::String
inline
virtual
clone
() const override
fedem::fson::String
inline
virtual
Form
enum name
fedem::fson::String
form
fedem::fson::String
private
getForm
() const noexcept
fedem::fson::String
inline
getType
() const noexcept override
fedem::fson::String
inline
virtual
getValue
() const noexcept
fedem::fson::String
inline
isArray
() const noexcept
fedem::fson::Value
inline
isBoolean
() const noexcept
fedem::fson::Value
inline
isNull
() const noexcept
fedem::fson::Value
inline
isNumber
() const noexcept
fedem::fson::Value
inline
isObject
() const noexcept
fedem::fson::Value
inline
isString
() const noexcept
fedem::fson::Value
inline
operator=
(Value const &)=delete
fedem::fson::Value
private
operator=
(Value &&)=delete
fedem::fson::Value
private
setForm
(Form form) noexcept
fedem::fson::String
inline
setValue
(std::string value)
fedem::fson::String
inline
String
(std::string value=std::string(), Form form=Form::Quoted)
fedem::fson::String
inline
explicit
Type
enum name
fedem::fson::Value
Value
()=default
fedem::fson::Value
protected
Value
(Value const &)=delete
fedem::fson::Value
private
Value
(Value &&)=delete
fedem::fson::Value
private
value
fedem::fson::String
private
~Value
()
fedem::fson::Value
virtual
Generated by
1.9.1