ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
NotifyingQueue.this
ocean
util
container
queue
NotifyingQueue
NotifyingQueue
Constructor
this
(size_t max_bytes)
this
(IByteQueue queue)
class
NotifyingQueue
(T)
this
(
IByteQueue
queue
)
Parameters
queue
IByteQueue
instance of the queue implementation that will be used
Meta
Source
See Implementation
ocean
util
container
queue
NotifyingQueue
NotifyingQueue
aliases
push
constructors
this
functions
pop
Constructor