ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IRingQueue.items
ocean
util
container
queue
model
IRingQueue
IRingQueue
Number of items in the queue.
class
IRingQueue
(IBaseQueue)
protected
uint
items
;
Meta
Source
See Implementation
ocean
util
container
queue
model
IRingQueue
IRingQueue
constructors
this
destructors
~this
functions
clear
free_space
get_data
get_items
get_read_from
get_write_to
is_empty
length
total_space
used_space
variables
data
items
read_from
write_to
Number of items in the queue.