AbstractObject

Members

Functions

opEquals
bool opEquals(IObject o)
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.
toHash
size_t toHash()
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.

Inherited Members

From IObject

opEquals
bool opEquals(IObject o)
Undocumented in source.
toString
string toString()
Undocumented in source.
toHash
size_t toHash()
Undocumented in source.

Meta