PageDescriptor

Undocumented in source.

Constructors

this
this(bool allocated, bool large, bool zeroed, bool dirty, ubyte binID, uint pages)
Undocumented in source.

Members

Properties

allocated
bool allocated [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
binID
ubyte binID [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dirty
bool dirty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
free
bool free [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
large
bool large [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
offset
uint offset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pages
uint pages [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
uint size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
small
bool small [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
zeroed
bool zeroed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta