Bar

Undocumented in source.

Constructors

this
this(string key, double len, double value)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(Bar rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Static variables

max_key_width
ulong max_key_width;
Undocumented in source.

Variables

key
string key;
Undocumented in source.
len
uint len;
Undocumented in source.
value
double value;
Undocumented in source.

Meta