TDME2 1.9.121
|
This is the complete list of members for Integer, including all inherited members.
decode(const string &encodedString) | Integer | inlinestatic |
decode(const string &encodedString, uint32_t &decodedInt) | Integer | static |
encode(const uint32_t decodedInt) | Integer | inlinestatic |
encode(const uint32_t decodedInt, string &encodedString) | Integer | static |
is(const string &str) | Integer | static |
MAX_VALUE | Integer | static |
MIN_VALUE | Integer | static |
parse(const string &str) | Integer | static |
viewIs(const string_view &str) | Integer | static |
viewParse(const string_view &str) | Integer | static |