dcpu16-emulator v0.2.0 (2014-06-26T15:05:24Z)
Dub
Repo
RingBufferFullException
emulator
utils
ringbuffer
Undocumented in source.
@
safe
nothrow
class
RingBufferFullException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
emulator
utils
ringbuffer
classes
RingBufferFullException
enums
OnBufferFull
structs
RingBuffer