gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
QueueArray.isEmpty
gst
base
QueueArray
QueueArray
Checks if the queue @array is empty.
class
QueueArray
bool
isEmpty
(
)
Return Value
Type:
bool
%TRUE if the queue @array is empty
Meta
Since
1.2
Source
See Implementation
gst
base
QueueArray
QueueArray
constructors
this
destructors
~this
functions
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
peekTail
peekTailStruct
popHead
popHeadStruct
popTail
popTailStruct
pushTail
pushTailStruct
variables
gstQueueArray
ownedRef
Checks if the queue @array is empty.