Label

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Label rhs)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
getId
int getId()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
toStr
string toStr(int num)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
int id;
Undocumented in source.
mgr
LabelManager mgr;
Undocumented in source.

Meta