PCL
pcl::CharTraits Member List

This is the complete list of members for pcl::CharTraits, including all inherited members.

Blank() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
BytesPerChar() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
char_type typedefpcl::CharTraits
Colon() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
Comma() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
Compare(const char_type *__restrict__ s1, size_type n1, const char_type *__restrict__ s2, size_type n2, bool caseSensitive=true, bool localeAware=true) noexceptpcl::CharTraitsstatic
CompareCodePoints(const char_type *__restrict__ s1, size_type n1, const char_type *__restrict__ s2, size_type n2, bool caseSensitive=true) noexceptpcl::CharTraitsinlinestatic
Copy(char_type *__restrict__ dst, const char_type *__restrict__ src, size_type n) noexceptpcl::CharTraitsinlinestatic
CopyOverlapped(char_type *dst, const char_type *src, size_type n) noexceptpcl::CharTraitsinlinestatic
CR() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
DecimalSeparator() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
DoubleQuote() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
ExponentDelimiter() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
Fill(char_type *__restrict__ s, char_type c, size_type n) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
HighSurrogate(char32_type c32) noexceptpcl::CharTraitsinlinestatic
Hyphen() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsAlpha(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsDecimalSeparator(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsDigit(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsExponentDelimiter(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsHexDigit(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsHighSurrogate(char_type c16) noexceptpcl::CharTraitsinlinestatic
IsLowercaseAlpha(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsLowSurrogate(char_type c16) noexceptpcl::CharTraitsinlinestatic
IsNull(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsSign(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsSpace(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsStartingSymbolDigit(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsSymbolDigit(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsTrimable(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsUnderscore(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsUppercaseAlpha(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
IsWildcard(char_type c) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
Length(const char_type *__restrict__ s) noexceptpcl::CharTraitsinlinestatic
GenericCharTraits< char16_type >::Length(const char_type *s) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
LF() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
LowSurrogate(char32_type c32) noexceptpcl::CharTraitsinlinestatic
MinusSign() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
Null() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
PlusSign() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
SearchTrimLeft(Ptr1 i, Ptr2 j) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
SearchTrimRight(Ptr1 i, Ptr2 j) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
Semicolon() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
SingleQuote() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
SurrogatePairToUTF32(char_type high, char_type low) noexceptpcl::CharTraitsinlinestatic
Tab() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
ToCaseFolded(char_type c) noexceptpcl::CharTraitsinlinestatic
ToCaseFolded(char_type *s, size_type n) noexceptpcl::CharTraitsinlinestatic
ToLowercase(char_type c) noexceptpcl::CharTraitsinlinestatic
ToLowercase(char_type *s, size_type n) noexceptpcl::CharTraitsinlinestatic
GenericCharTraits< char16_type >::ToLowercase(char_type *__restrict__ s, size_type n) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
ToUppercase(char_type c) noexceptpcl::CharTraitsinlinestatic
ToUppercase(char_type *s, size_type n) noexceptpcl::CharTraitsinlinestatic
GenericCharTraits< char16_type >::ToUppercase(char_type *__restrict__ s, size_type n) noexceptpcl::GenericCharTraits< char16_type >inlinestatic
traits_base typedefpcl::CharTraits
Underscore() noexceptpcl::GenericCharTraits< char16_type >inlinestatic
WildMatch(const char_type *__restrict__ t, size_type nt, const char_type *__restrict__ p, size_type np, bool caseSensitive=true) noexceptpcl::CharTraitsinlinestatic
WildMatch(const char_type *__restrict__ t, size_type nt, const char *__restrict__ p, size_type np, bool caseSensitive=true) noexceptpcl::CharTraitsinlinestatic