PopAbstract

Undocumented in source.

Members

Functions

genName
void genName(int size)
Undocumented in source.
opApply
int opApply(int delegate(ref IndAbstract) dg)
Undocumented in source.
opDollar
uint opDollar()
Undocumented in source.
opIndex
IndAbstract opIndex(uint i)
Undocumented in source.
opSlice
IndAbstract[] opSlice(uint a, uint b)
Undocumented in source.

Properties

generation
uint generation [@property getter]
Undocumented in source.
generation
uint generation [@property setter]
Undocumented in source.
length
ulong length [@property getter]
Undocumented in source.
name
string name [@property getter]
Undocumented in source.
name
string name [@property setter]
Undocumented in source.

Meta