Documentation
Dlang.org
TagList.isEmpty
gst
tag_list
TagList
Checks if the given taglist is empty.
class
TagList
bool
isEmpty
(
)
Return Value
Type:
bool
true if the taglist is empty, otherwise false.
gst
tag_list
TagList
functions
addValue
copy
foreach_
getBoolean
getBooleanIndex
getDate
getDateIndex
getDateTime
getDateTimeIndex
getDouble
getDoubleIndex
getFloat
getFloatIndex
getInt
getInt64
getInt64Index
getIntIndex
getPointer
getPointerIndex
getSample
getSampleIndex
getScope
getString
getStringIndex
getTagSize
getUint
getUint64
getUint64Index
getUintIndex
getValueIndex
insert
isEmpty
isEqual
merge
nTags
nthTagName
peekStringIndex
removeTag
setScope
toString_
static functions
copyValue
newEmpty
newFromString
Checks if the given taglist is empty.