Twitch SDK (Internal)
ttv
json
Value
ttv::json::Value Member List
This is the complete list of members for
ttv::json::Value
, including all inherited members.
allocated_
ttv::json::Value
private
append
(const Value &value)
ttv::json::Value
ArrayIndex
typedef
ttv::json::Value
asBool
() const
ttv::json::Value
asCString
() const
ttv::json::Value
asDouble
() const
ttv::json::Value
asInt
() const
ttv::json::Value
asString
() const
ttv::json::Value
asUInt
() const
ttv::json::Value
begin
() const
ttv::json::Value
begin
()
ttv::json::Value
clear
()
ttv::json::Value
comments_
ttv::json::Value
private
compare
(const Value &other)
ttv::json::Value
const_iterator
typedef
ttv::json::Value
empty
() const
ttv::json::Value
end
() const
ttv::json::Value
end
()
ttv::json::Value
get
(UInt index, const Value &defaultValue) const
ttv::json::Value
get
(const char *key, const Value &defaultValue) const
ttv::json::Value
get
(const std::string &key, const Value &defaultValue) const
ttv::json::Value
getComment
(CommentPlacement placement) const
ttv::json::Value
getMemberNames
() const
ttv::json::Value
hasComment
(CommentPlacement placement) const
ttv::json::Value
Int
typedef
ttv::json::Value
isArray
() const
ttv::json::Value
isBool
() const
ttv::json::Value
isConvertibleTo
(ValueType other) const
ttv::json::Value
isDouble
() const
ttv::json::Value
isInt
() const
ttv::json::Value
isIntegral
() const
ttv::json::Value
isMember
(const char *key) const
ttv::json::Value
isMember
(const std::string &key) const
ttv::json::Value
isNonNullArray
() const
ttv::json::Value
isNonNullObject
() const
ttv::json::Value
isNull
() const
ttv::json::Value
isNumeric
() const
ttv::json::Value
isObject
() const
ttv::json::Value
isString
() const
ttv::json::Value
isUInt
() const
ttv::json::Value
isValidIndex
(UInt index) const
ttv::json::Value
iterator
typedef
ttv::json::Value
maxInt
ttv::json::Value
static
maxUInt
ttv::json::Value
static
Members
typedef
ttv::json::Value
minInt
ttv::json::Value
static
null
ttv::json::Value
static
ObjectValues
typedef
ttv::json::Value
operator!
() const
ttv::json::Value
operator!=
(const Value &other) const
ttv::json::Value
operator<
(const Value &other) const
ttv::json::Value
operator<=
(const Value &other) const
ttv::json::Value
operator=
(const Value &other)
ttv::json::Value
operator==
(const Value &other) const
ttv::json::Value
operator>
(const Value &other) const
ttv::json::Value
operator>=
(const Value &other) const
ttv::json::Value
operator[]
(UInt index)
ttv::json::Value
operator[]
(UInt index) const
ttv::json::Value
operator[]
(const char *key)
ttv::json::Value
operator[]
(const char *key) const
ttv::json::Value
operator[]
(const std::string &key)
ttv::json::Value
operator[]
(const std::string &key) const
ttv::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::Value
private
setComment
(const char *comment, CommentPlacement placement)
ttv::json::Value
setComment
(const std::string &comment, CommentPlacement placement)
ttv::json::Value
size
() const
ttv::json::Value
swap
(Value &other)
ttv::json::Value
toStyledString
() const
ttv::json::Value
type
() const
ttv::json::Value
type_
ttv::json::Value
private
UInt
typedef
ttv::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::Value
private
ValueIteratorBase
class
ttv::json::Value
friend
~Value
()
ttv::json::Value
Generated by
1.8.13