SignExtendedNumber

Undocumented in source.

Members

Functions

isMinimum
bool isMinimum()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SignExtendedNumber opBinary(SignExtendedNumber rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(SignExtendedNumber a)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
SignExtendedNumber opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
SignExtendedNumber opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
SignExtendedNumber opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

extreme
SignExtendedNumber extreme(bool minimum)
Undocumented in source. Be warned that the author may not have intended to support it.
fromInteger
SignExtendedNumber fromInteger(uinteger_t value_)
Undocumented in source. Be warned that the author may not have intended to support it.
max
SignExtendedNumber max()
Undocumented in source. Be warned that the author may not have intended to support it.
min
SignExtendedNumber min()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

negative
bool negative;
Undocumented in source.
value
uinteger_t value;
Undocumented in source.

Meta