OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::TOMLValue Member List

This is the complete list of members for s3d::TOMLValue, including all inherited members.

arrayCount() consts3d::TOMLValue
arrayView() consts3d::TOMLValue
format() consts3d::TOMLValue
Formatter(FormatData &formatData, const TOMLValue &value)s3d::TOMLValuefriend
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
isString() const noexcepts3d::TOMLValue
isTable() const noexcepts3d::TOMLValue
isTableArray() const noexcepts3d::TOMLValue
m_details3d::TOMLValueprotected
operator[](const String &path) consts3d::TOMLValue
tableArrayView() consts3d::TOMLValue
tableView() consts3d::TOMLValue
TOMLValue()=defaults3d::TOMLValue
TOMLValue(const detail::TOMLValueDetail &)s3d::TOMLValueexplicit