xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::json::decoder::Value Member List

This is the complete list of members for xentara::utils::json::decoder::Value, including all inherited members.

asArray() -> Arrayxentara::utils::json::decoder::Value
asBoolean() -> boolxentara::utils::json::decoder::Value
asNumber() -> Numberxentara::utils::json::decoder::Value
asObject() -> Objectxentara::utils::json::decoder::Value
asString() -> Stringxentara::utils::json::decoder::Value
asString(const typename StdString::allocator_type &allocator=typename StdString::allocator_type()) -> StdStringxentara::utils::json::decoder::Value
asString() -> Stringxentara::utils::json::decoder::Value
document() const -> const Document *xentara::utils::json::decoder::Value
getType() const noexcept -> Typexentara::utils::json::decoder::Value
isArray() const noexcept -> boolxentara::utils::json::decoder::Value
isBoolean() const noexcept -> boolxentara::utils::json::decoder::Value
isNull() const noexcept -> boolxentara::utils::json::decoder::Value
isNumber() const noexcept -> boolxentara::utils::json::decoder::Value
isObject() const noexcept -> boolxentara::utils::json::decoder::Value
isString() const noexcept -> boolxentara::utils::json::decoder::Value
lineNumber() const -> std::uint_least32_txentara::utils::json::decoder::Value
location() const -> Locationxentara::utils::json::decoder::Value
skip() -> voidxentara::utils::json::decoder::Value
toDate() -> std::chrono::sys_daysxentara::utils::json::decoder::Value
toDateTime() -> std::chrono::system_clock::time_pointxentara::utils::json::decoder::Value
toNakedTime() -> std::chrono::system_clock::durationxentara::utils::json::decoder::Value
toTime() -> std::chrono::system_clock::durationxentara::utils::json::decoder::Value
toTimeDuration() -> Durationxentara::utils::json::decoder::Value
toTimeDuration(AllowLegacyMicrosecondsTag) -> Durationxentara::utils::json::decoder::Value
toUuid() -> core::Uuidxentara::utils::json::decoder::Value
Type enum namexentara::utils::json::decoder::Value
Value() noexcept=defaultxentara::utils::json::decoder::Value