ChessPlusPlus  WIP
cplusplus.com Community Project
chesspp::util::JsonReader::NestedValue Member List

This is the complete list of members for chesspp::util::JsonReader::NestedValue, including all inherited members.

::chesspp::util::JsonReader classchesspp::util::JsonReader::NestedValuefriend
implementation() noexceptchesspp::util::JsonReader::NestedValueinline
length() const noexceptchesspp::util::JsonReader::NestedValueinline
NestedValue(NestedValue const &)=defaultchesspp::util::JsonReader::NestedValue
NestedValue(NestedValue &&)=defaultchesspp::util::JsonReader::NestedValue
object() const chesspp::util::JsonReader::NestedValueinline
operator bool() const noexceptchesspp::util::JsonReader::NestedValueinline
operator double() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::int16_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::int32_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::int64_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::int8_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::string() const noexcept(noexcept(std::string("")))chesspp::util::JsonReader::NestedValueinline
operator std::uint16_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::uint32_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::uint64_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator std::uint8_t() const noexceptchesspp::util::JsonReader::NestedValueinline
operator=(NestedValue &&)=defaultchesspp::util::JsonReader::NestedValue
operator[](std::string const &name) const noexcept(noexcept(name.c_str()))chesspp::util::JsonReader::NestedValueinline
operator[](char const *name) const chesspp::util::JsonReader::NestedValueinline
operator[](std::size_t index) const noexceptchesspp::util::JsonReader::NestedValueinline
parent() const chesspp::util::JsonReader::NestedValueinline
type() const noexceptchesspp::util::JsonReader::NestedValueinline
~NestedValue()=defaultchesspp::util::JsonReader::NestedValue