ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
NotifyingByteQueue.this
ocean
util
container
queue
NotifyingQueue
NotifyingByteQueue
Constructor
this
(size_t max_bytes)
this
(IByteQueue queue)
class
NotifyingByteQueue
this
(
IByteQueue
queue
)
Parameters
queue
IByteQueue
instance of the queue implementation that will be used
Meta
Source
See Implementation
ocean
util
container
queue
NotifyingQueue
NotifyingByteQueue
aliases
NotificationDg
constructors
this
functions
free_space
isRegistered
is_empty
length
pop
push
ready
resume
suspend
suspended
total_space
used_space
waiting
willFit
Constructor