Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
Thoth::NJson::Json Member List

This is the complete list of members for Thoth::NJson::Json, including all inherited members.

As()Thoth::NJson::Json
As() constThoth::NJson::Json
AsMov() &&Thoth::NJson::Json
AsMut()Thoth::NJson::Json
AsRef() constThoth::NJson::Json
AsType(Json &val)Thoth::NJson::Jsonstatic
Ensure()Thoth::NJson::Json
Ensure() constThoth::NJson::Json
EnsureMov() &&Thoth::NJson::Json
EnsureMovOrError() &&Thoth::NJson::Json
EnsureMut()Thoth::NJson::Json
EnsureMutOrError()Thoth::NJson::Json
EnsureOrError()Thoth::NJson::Json
EnsureOrError() constThoth::NJson::Json
EnsureRef() constThoth::NJson::Json
EnsureRefOrError() constThoth::NJson::Json
Find(Keys keys)Thoth::NJson::Json
Find(Keys keys) constThoth::NJson::Json
FindAndMove(Keys keys) &&Thoth::NJson::Json
FindAndMoveOrError(Keys keys) &&Thoth::NJson::Json
FindAndMoveOrNull(Keys keys) &&Thoth::NJson::Json
FindCopy(Keys keys) constThoth::NJson::Json
FindCopyOrError(Keys keys) constThoth::NJson::Json
FindCopyOrNull(Keys keys) constThoth::NJson::Json
FindOrError(Keys keys)Thoth::NJson::Json
FindOrError(Keys keys) constThoth::NJson::Json
Get(Key key)Thoth::NJson::Json
Get(Key key) constThoth::NJson::Json
GetAndMove(Key key) &&Thoth::NJson::Json
GetAndMoveOrError(Key key) &&Thoth::NJson::Json
GetAndMoveOrNull(Key key) &&Thoth::NJson::Json
GetCopy(Key key) constThoth::NJson::Json
GetCopyOrError(Key key) constThoth::NJson::Json
GetCopyOrNull(Key key) constThoth::NJson::Json
GetOrError(Key key)Thoth::NJson::Json
GetOrError(Key key) constThoth::NJson::Json
IsOf() constThoth::NJson::Json
IsOfType(const Json &val)Thoth::NJson::Jsonstatic
Json()Thoth::NJson::Json
Json(const JsonObject &child)Thoth::NJson::Json
Json(JsonObject &&child)Thoth::NJson::Json
Json(const Array &child)Thoth::NJson::Json
Json(Array &&child)Thoth::NJson::Json
Json(Value &&newValue) noexceptThoth::NJson::Json
Json(const Value &newValue)Thoth::NJson::Json
Json(Json &&other) noexceptThoth::NJson::Json
Json(const Json &other)Thoth::NJson::Json
Json(bool other)Thoth::NJson::Json
Json(T other)Thoth::NJson::Json
Json(T &&other)Thoth::NJson::Json
operator const Value &() constThoth::NJson::Json
operator Value &()Thoth::NJson::Json
operator=(const JsonObject &other)Thoth::NJson::Json
operator=(JsonObject &&other)Thoth::NJson::Json
operator=(const Array &child)Thoth::NJson::Json
operator=(Array &&child)Thoth::NJson::Json
operator=(Value &&newValue) noexceptThoth::NJson::Json
operator=(const Value &newValue)Thoth::NJson::Json
operator=(Json &&other) noexceptThoth::NJson::Json
operator=(const Json &other)Thoth::NJson::Json
operator=(bool other)Thoth::NJson::Json
operator=(T other)Thoth::NJson::Json
operator=(T &&other)Thoth::NJson::Json
operator==(const Json &other) constThoth::NJson::Json
Parse(std::string_view input)Thoth::NJson::Jsonstatic
ParseText(std::string_view input, bool copyData=true, bool checkFinal=true)Thoth::NJson::Jsonstatic
PredicatePointer typedefThoth::NJson::Json
Search(Pred &&pred)Thoth::NJson::Json
Search(Pred &&pred) constThoth::NJson::Json
SearchAndMove(Pred &&pred) &&Thoth::NJson::Json
SearchAndMoveOrError(Pred &&pred) &&Thoth::NJson::Json
SearchAndMoveOrNull(Pred &&pred)Thoth::NJson::Json
SearchCopy(Pred &&pred) constThoth::NJson::Json
SearchCopyOrError(Pred &&pred) constThoth::NJson::Json
SearchCopyOrNull(Pred &&pred) constThoth::NJson::Json
SearchOrError(Pred &&pred)Thoth::NJson::Json
SearchOrError(Pred &&pred) constThoth::NJson::Json
Value typedefThoth::NJson::Json
Visit(Callable &&callable)Thoth::NJson::Json
Visit(Callable &&callable) constThoth::NJson::Json