- opAssign
RawTypedIdentifier opAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
RawTypedIdentifier opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
T opBinary(RawTypedIdentifier rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(RawTypedIdentifier rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
RawTypedIdentifier opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
RawTypedIdentifier opOpAssign(RawTypedIdentifier rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
RawTypedIdentifier opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFromString
void setFromString(string str)
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.