Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Ascii Member List
This is the complete list of members for
Poco::Ascii
, including all inherited members.
ACP_ALPHA
enum value
Poco::Ascii
ACP_CONTROL
enum value
Poco::Ascii
ACP_DIGIT
enum value
Poco::Ascii
ACP_GRAPH
enum value
Poco::Ascii
ACP_HEXDIGIT
enum value
Poco::Ascii
ACP_LOWER
enum value
Poco::Ascii
ACP_PRINT
enum value
Poco::Ascii
ACP_PUNCT
enum value
Poco::Ascii
ACP_SPACE
enum value
Poco::Ascii
ACP_UPPER
enum value
Poco::Ascii
CHARACTER_PROPERTIES
Poco::Ascii
private
static
CharacterProperties
enum name
Poco::Ascii
hasProperties
(int ch, int properties)
Poco::Ascii
inline
static
hasSomeProperties
(int ch, int properties)
Poco::Ascii
inline
static
isAlpha
(int ch)
Poco::Ascii
inline
static
isAlphaNumeric
(int ch)
Poco::Ascii
inline
static
isAscii
(int ch)
Poco::Ascii
inline
static
isDigit
(int ch)
Poco::Ascii
inline
static
isHexDigit
(int ch)
Poco::Ascii
inline
static
isLower
(int ch)
Poco::Ascii
inline
static
isPrintable
(int ch)
Poco::Ascii
inline
static
isPunct
(int ch)
Poco::Ascii
inline
static
isSpace
(int ch)
Poco::Ascii
inline
static
isUpper
(int ch)
Poco::Ascii
inline
static
properties
(int ch)
Poco::Ascii
inline
static
toLower
(int ch)
Poco::Ascii
inline
static
toUpper
(int ch)
Poco::Ascii
inline
static
Generated by
1.10.0