go
DataQueue.isEmpty
gst
base
DataQueue
DataQueue
Queries if there are any items in the
queue
. MT safe.
class
DataQueue
bool
isEmpty
(
)
Return Value
Type:
bool
TRUE
if
queue
is empty.
Meta
Since
1.2
gst
base
DataQueue
DataQueue
constructors
this
functions
addOnEmpty
addOnFull
dropHead
flush
getDataQueueStruct
getLevel
getStruct
isEmpty
isFull
limitsChanged
peek
pop
push
pushForce
setFlushing
static functions
getType
variables
gstDataQueue
Queries if there are any items in the queue. MT safe.