Twitch SDK (Internal)
ttv::json::Value Member List

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

allocated_ttv::json::Valueprivate
append(const Value &value)ttv::json::Value
ArrayIndex typedefttv::json::Value
asBool() constttv::json::Value
asCString() constttv::json::Value
asDouble() constttv::json::Value
asInt() constttv::json::Value
asString() constttv::json::Value
asUInt() constttv::json::Value
begin() constttv::json::Value
begin()ttv::json::Value
clear()ttv::json::Value
comments_ttv::json::Valueprivate
compare(const Value &other)ttv::json::Value
const_iterator typedefttv::json::Value
empty() constttv::json::Value
end() constttv::json::Value
end()ttv::json::Value
get(UInt index, const Value &defaultValue) constttv::json::Value
get(const char *key, const Value &defaultValue) constttv::json::Value
get(const std::string &key, const Value &defaultValue) constttv::json::Value
getComment(CommentPlacement placement) constttv::json::Value
getMemberNames() constttv::json::Value
hasComment(CommentPlacement placement) constttv::json::Value
Int typedefttv::json::Value
isArray() constttv::json::Value
isBool() constttv::json::Value
isConvertibleTo(ValueType other) constttv::json::Value
isDouble() constttv::json::Value
isInt() constttv::json::Value
isIntegral() constttv::json::Value
isMember(const char *key) constttv::json::Value
isMember(const std::string &key) constttv::json::Value
isNonNullArray() constttv::json::Value
isNonNullObject() constttv::json::Value
isNull() constttv::json::Value
isNumeric() constttv::json::Value
isObject() constttv::json::Value
isString() constttv::json::Value
isUInt() constttv::json::Value
isValidIndex(UInt index) constttv::json::Value
iterator typedefttv::json::Value
maxIntttv::json::Valuestatic
maxUIntttv::json::Valuestatic
Members typedefttv::json::Value
minIntttv::json::Valuestatic
nullttv::json::Valuestatic
ObjectValues typedefttv::json::Value
operator!() constttv::json::Value
operator!=(const Value &other) constttv::json::Value
operator<(const Value &other) constttv::json::Value
operator<=(const Value &other) constttv::json::Value
operator=(const Value &other)ttv::json::Value
operator==(const Value &other) constttv::json::Value
operator>(const Value &other) constttv::json::Value
operator>=(const Value &other) constttv::json::Value
operator[](UInt index)ttv::json::Value
operator[](UInt index) constttv::json::Value
operator[](const char *key)ttv::json::Value
operator[](const char *key) constttv::json::Value
operator[](const std::string &key)ttv::json::Value
operator[](const std::string &key) constttv::json::Value
operator[](const StaticString &key)ttv::json::Value
removeMember(const char *key)ttv::json::Value
removeMember(const std::string &key)ttv::json::Value
resize(UInt size)ttv::json::Value
resolveReference(const char *key, bool isStatic)ttv::json::Valueprivate
setComment(const char *comment, CommentPlacement placement)ttv::json::Value
setComment(const std::string &comment, CommentPlacement placement)ttv::json::Value
size() constttv::json::Value
swap(Value &other)ttv::json::Value
toStyledString() constttv::json::Value
type() constttv::json::Value
type_ttv::json::Valueprivate
UInt typedefttv::json::Value
Value(ValueType type=nullValue)ttv::json::Value
Value(Int value)ttv::json::Value
Value(UInt value)ttv::json::Value
Value(double value)ttv::json::Value
Value(const char *value)ttv::json::Value
Value(const char *beginValue, const char *endValue)ttv::json::Value
Value(const StaticString &value)ttv::json::Value
Value(const std::string &value)ttv::json::Value
Value(bool value)ttv::json::Value
Value(const Value &other)ttv::json::Value
value_ttv::json::Valueprivate
ValueIteratorBase classttv::json::Valuefriend
~Value()ttv::json::Value