Base Framework
LongInteger Member List

This is the complete list of members for LongInteger, including all inherited members.

FLAG_ALLOW_SIGN enum value (defined in LongInteger)LongInteger
FLAG_ALLOW_SPACES enum value (defined in LongInteger)LongInteger
FLAG_DEFAULT enum value (defined in LongInteger)LongInteger
getValue() const noexceptLongIntegerinline
LongInteger() noexceptLongIntegerinline
LongInteger(long long value) noexceptLongIntegerinline
LongInteger(const LongInteger &copy) noexceptLongIntegerinline
MAXIMUMLongIntegerstatic
MINIMUMLongIntegerstatic
operator long long() const noexceptLongIntegerinline
operator=(const LongInteger &assign) noexceptLongIntegerinline
parse(const char *src, const char *end, unsigned int flags=FLAG_DEFAULT)LongIntegerstatic
parse(const String &string, unsigned int flags=FLAG_DEFAULT)LongIntegerinlinestatic
setValue(long long value) noexceptLongIntegerinline
SIGNEDLongIntegerstatic
valueLongIntegerprotected