Wt  4.10.4
Wt::Json::Value Member List

This is the complete list of members for Wt::Json::Value, including all inherited members.

FalseWt::Json::Valuestatic
hasType(const std::type_info &type) constWt::Json::Value
isNull() constWt::Json::Value
NullWt::Json::Valuestatic
operator Array &()Wt::Json::Value
operator bool() constWt::Json::Value
operator const Array &() constWt::Json::Value
operator const Object &() constWt::Json::Value
operator const WString &() constWt::Json::Value
operator double() constWt::Json::Value
operator int() constWt::Json::Value
operator long() constWt::Json::Value
operator long long() constWt::Json::Value
operator Object &()Wt::Json::Value
operator std::string() constWt::Json::Value
operator!=(const Value &other) constWt::Json::Value
operator=(const Value &other)Wt::Json::Value
operator=(Value &&other)Wt::Json::Value
operator=(Object &&other)Wt::Json::Value
operator=(Array &&other)Wt::Json::Value
operator==(const Value &other) constWt::Json::Value
orIfNull(const WString &v) constWt::Json::Value
orIfNull(const char *v) constWt::Json::Value
orIfNull(const std::string &v) constWt::Json::Value
orIfNull(bool v) constWt::Json::Value
orIfNull(int v) constWt::Json::Value
orIfNull(long long v) constWt::Json::Value
orIfNull(double v) constWt::Json::Value
orIfNull(const Array &v) constWt::Json::Value
orIfNull(const Object &v) constWt::Json::Value
toBool() constWt::Json::Value
toNumber() constWt::Json::Value
toString() constWt::Json::Value
TrueWt::Json::Valuestatic
type() constWt::Json::Value
typeOf(const std::type_info &type)Wt::Json::Valuestatic
Value()Wt::Json::Value
Value(const WString &value)Wt::Json::Value
Value(WString &&value)Wt::Json::Value
Value(bool value)Wt::Json::Value
Value(int value)Wt::Json::Value
Value(long value)Wt::Json::Value
Value(long long value)Wt::Json::Value
Value(double value)Wt::Json::Value
Value(const char *value)Wt::Json::Value
Value(const Array &value)Wt::Json::Value
Value(Array &&value)Wt::Json::Value
Value(const Object &value)Wt::Json::Value
Value(Object &&value)Wt::Json::Value
Value(Type type)Wt::Json::Value
Value(const Value &other)Wt::Json::Value
Value(Value &&other)Wt::Json::Value