Ring

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

GetStatus
enum GetStatus
Undocumented in source.
OverflowPolicy
enum OverflowPolicy
Undocumented in source.
PutStatus
enum PutStatus
Undocumented in source.

Functions

empty
auto empty()
Undocumented in source. Be warned that the author may not have intended to support it.
full
auto full()
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(OverflowPolicy p)
Undocumented in source. Be warned that the author may not have intended to support it.
length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
put
auto put(T item)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

_mask
enum _mask;
Undocumented in source.
_useMask
enum _useMask;
Undocumented in source.
_useMask
enum _useMask;
Undocumented in source.

Meta