ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IRingQueue.write_to
ocean
util
container
queue
model
IRingQueue
IRingQueue
Read & write positions (indices into the data array).
class
IRingQueue
(IBaseQueue)
protected
size_t
write_to
;
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
Read & write positions (indices into the data array).