Monitor.MonitorRange

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(Monitor*) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(size_t, Monitor*) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
auto popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
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.

Variables

monitor
Monitor* monitor;
Undocumented in source.

Meta