Base Framework
ShortInteger Member List

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

FLAG_ALLOW_SIGN enum value (defined in ShortInteger)ShortInteger
FLAG_ALLOW_SPACES enum value (defined in ShortInteger)ShortInteger
FLAG_DEFAULT enum value (defined in ShortInteger)ShortInteger
getValue() const noexceptShortIntegerinline
MAXIMUMShortIntegerstatic
MINIMUMShortIntegerstatic
operator short() const noexceptShortIntegerinline
operator=(const ShortInteger &assign) noexceptShortIntegerinline
parse(const char *src, const char *end, unsigned int flags=FLAG_DEFAULT)ShortIntegerstatic
parse(const String &string, unsigned int flags=FLAG_DEFAULT)ShortIntegerinlinestatic
setValue(short value) noexceptShortIntegerinline
ShortInteger() noexceptShortIntegerinline
ShortInteger(short value) noexceptShortIntegerinline
ShortInteger(const ShortInteger &copy) noexceptShortIntegerinline
SIGNEDShortIntegerstatic
valueShortIntegerprotected