MinitScript  0.9.31 PRE-BETA
Integer Member List

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

decode(const string &encodedString)Integerinlinestatic
decode(const string &encodedString, uint32_t &decodedInt)Integerstatic
encode(const uint32_t decodedInt)Integerinlinestatic
encode(const uint32_t decodedInt, string &encodedString)Integerstatic
is(const string &str)Integerstatic
MAX_VALUEIntegerstatic
MIN_VALUEIntegerstatic
parse(const string &str)Integerstatic
viewDecode(const string_view &encodedString)Integerinlinestatic
viewDecode(const string_view &encodedString, uint32_t &decodedInt)Integerstatic
viewIs(const string_view &str)Integerstatic
viewParse(const string_view &str)Integerstatic