gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
QueueArray.this
gst
base
QueueArray
QueueArray
Sets our main struct and passes it to the parent class.
this
(GstQueueArray* gstQueueArray, bool ownedRef)
class
QueueArray
this
(
GstQueueArray
*
gstQueueArray
,
bool
ownedRef
= false
)
this
(uint initialSize)
this
(size_t structSize, uint initialSize)
Meta
Source
See Implementation
gst
base
QueueArray
QueueArray
constructors
this
destructors
~this
functions
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
popHead
popHeadStruct
pushTail
pushTailStruct
variables
gstQueueArray
ownedRef
Sets our main struct and passes it to the parent class.