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() consts3d::TOMLValue
arrayView() consts3d::TOMLValue
close()s3d::TOMLReader
format() consts3d::TOMLValue
Formatter(FormatData &formatData, const TOMLReader &reader)s3d::TOMLReaderfriend
get() consts3d::TOMLValue
getDate() consts3d::TOMLValue
getDateTime() consts3d::TOMLValue
getOpt() consts3d::TOMLValue
getOpt_() consts3d::TOMLValueprotected
getOpt_() consts3d::TOMLValueprotected
getOpt_() consts3d::TOMLValueprotected
getOptBool() consts3d::TOMLValueprotected
getOptDate() consts3d::TOMLValueprotected
getOptDateTime() consts3d::TOMLValueprotected
getOptDouble() consts3d::TOMLValueprotected
getOptInt64() consts3d::TOMLValueprotected
getOptString() consts3d::TOMLValueprotected
getOr(U &&defaultValue) consts3d::TOMLValue
getString() consts3d::TOMLValue
getType() consts3d::TOMLValue
hasMember(const String &name) consts3d::TOMLValue
isArray() const noexcepts3d::TOMLValue
isBool() const noexcepts3d::TOMLValue
isDate() const noexcepts3d::TOMLValue
isDateTime() const noexcepts3d::TOMLValue
isEmpty() consts3d::TOMLValue
isNumber() const noexcepts3d::TOMLValue
isOpen() const noexcepts3d::TOMLReader
isString() const noexcepts3d::TOMLValue
isTable() const noexcepts3d::TOMLValue
isTableArray() const noexcepts3d::TOMLValue
m_details3d::TOMLValueprotected
open(FilePathView path)s3d::TOMLReader
open(std::unique_ptr< IReader > &&reader)s3d::TOMLReader
open(Reader &&reader)s3d::TOMLReader
operator bool() const noexcepts3d::TOMLReaderexplicit
operator[](const String &path) consts3d::TOMLValue
tableArrayView() consts3d::TOMLValue
tableView() consts3d::TOMLValue
TOMLReader()=defaults3d::TOMLReader
TOMLReader(FilePathView path)s3d::TOMLReaderexplicit
TOMLReader(std::unique_ptr< IReader > &&reader)s3d::TOMLReaderexplicit
TOMLReader(Reader &&reader)s3d::TOMLReaderexplicit
TOMLValue()=defaults3d::TOMLValue
TOMLValue(const detail::TOMLValueDetail &)s3d::TOMLValueexplicit