BackupUnitsRange

Undocumented in source.

Constructors

this
this(Response resp)
Undocumented in source.

Members

Aliases

Range
alias Range = typeof(makeRange(Response.init))
Undocumented in source.

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_range
Range _range;
Undocumented in source.
_size
size_t _size;
Undocumented in source.

Meta