go
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
gst
base
QueueArray
QueueArray
constructors
this
functions
clear
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
peekNth
peekNthStruct
peekTail
peekTailStruct
popHead
popHeadStruct
popTail
popTailStruct
pushTail
pushTailStruct
setClearFunc
variables
gstQueueArray
Checks if the queue array is empty.