OpenSiv3D
v0.6.5
C++20 framework for creative coding
s3d::TOMLReader Member List
This is the complete list of members for
s3d::TOMLReader
, including all inherited members.
arrayCount
() const
s3d::TOMLValue
arrayView
() const
s3d::TOMLValue
close
()
s3d::TOMLReader
format
() const
s3d::TOMLValue
Formatter
(FormatData &formatData, const TOMLReader &reader)
s3d::TOMLReader
friend
get
() const
s3d::TOMLValue
getDate
() const
s3d::TOMLValue
getDateTime
() const
s3d::TOMLValue
getOpt
() const
s3d::TOMLValue
getOpt_
() const
s3d::TOMLValue
protected
getOpt_
() const
s3d::TOMLValue
protected
getOpt_
() const
s3d::TOMLValue
protected
getOptBool
() const
s3d::TOMLValue
protected
getOptDate
() const
s3d::TOMLValue
protected
getOptDateTime
() const
s3d::TOMLValue
protected
getOptDouble
() const
s3d::TOMLValue
protected
getOptInt64
() const
s3d::TOMLValue
protected
getOptString
() const
s3d::TOMLValue
protected
getOr
(U &&defaultValue) const
s3d::TOMLValue
getString
() const
s3d::TOMLValue
getType
() const
s3d::TOMLValue
hasMember
(const String &name) const
s3d::TOMLValue
isArray
() const noexcept
s3d::TOMLValue
isBool
() const noexcept
s3d::TOMLValue
isDate
() const noexcept
s3d::TOMLValue
isDateTime
() const noexcept
s3d::TOMLValue
isEmpty
() const
s3d::TOMLValue
isNumber
() const noexcept
s3d::TOMLValue
isOpen
() const noexcept
s3d::TOMLReader
isString
() const noexcept
s3d::TOMLValue
isTable
() const noexcept
s3d::TOMLValue
isTableArray
() const noexcept
s3d::TOMLValue
m_detail
s3d::TOMLValue
protected
open
(FilePathView path)
s3d::TOMLReader
open
(std::unique_ptr< IReader > &&reader)
s3d::TOMLReader
open
(Reader &&reader)
s3d::TOMLReader
operator bool
() const noexcept
s3d::TOMLReader
explicit
operator[]
(const String &path) const
s3d::TOMLValue
tableArrayView
() const
s3d::TOMLValue
tableView
() const
s3d::TOMLValue
TOMLReader
()=default
s3d::TOMLReader
TOMLReader
(FilePathView path)
s3d::TOMLReader
explicit
TOMLReader
(std::unique_ptr< IReader > &&reader)
s3d::TOMLReader
explicit
TOMLReader
(Reader &&reader)
s3d::TOMLReader
explicit
TOMLValue
()=default
s3d::TOMLValue
TOMLValue
(const detail::TOMLValueDetail &)
s3d::TOMLValue
explicit
Generated by
1.8.17