PCL
pcl::GenericCharTraits< T > Member List

This is the complete list of members for pcl::GenericCharTraits< T >, including all inherited members.

Blank() noexceptpcl::GenericCharTraits< T >inlinestatic
BytesPerChar() noexceptpcl::GenericCharTraits< T >inlinestatic
char_type typedefpcl::GenericCharTraits< T >
Colon() noexceptpcl::GenericCharTraits< T >inlinestatic
Comma() noexceptpcl::GenericCharTraits< T >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::GenericCharTraits< T >inlinestatic
CompareCodePoints(const char_type *__restrict__ s1, size_type n1, const char_type *__restrict__ s2, size_type n2, bool caseSensitive=true) noexceptpcl::GenericCharTraits< T >inlinestatic
Copy(char_type *__restrict__ dst, const char_type *__restrict__ src, size_type n) noexceptpcl::GenericCharTraits< T >inlinestatic
CopyOverlapped(char_type *dst, const char_type *src, size_type n) noexceptpcl::GenericCharTraits< T >inlinestatic
CR() noexceptpcl::GenericCharTraits< T >inlinestatic
DecimalSeparator() noexceptpcl::GenericCharTraits< T >inlinestatic
DoubleQuote() noexceptpcl::GenericCharTraits< T >inlinestatic
ExponentDelimiter() noexceptpcl::GenericCharTraits< T >inlinestatic
Fill(char_type *__restrict__ s, char_type c, size_type n) noexceptpcl::GenericCharTraits< T >inlinestatic
Hyphen() noexceptpcl::GenericCharTraits< T >inlinestatic
IsAlpha(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsDecimalSeparator(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsDigit(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsExponentDelimiter(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsHexDigit(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsLowercaseAlpha(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsNull(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsSign(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsSpace(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsStartingSymbolDigit(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsSymbolDigit(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsTrimable(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsUnderscore(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsUppercaseAlpha(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
IsWildcard(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
Length(const char_type *s) noexceptpcl::GenericCharTraits< T >inlinestatic
LF() noexceptpcl::GenericCharTraits< T >inlinestatic
MinusSign() noexceptpcl::GenericCharTraits< T >inlinestatic
Null() noexceptpcl::GenericCharTraits< T >inlinestatic
PlusSign() noexceptpcl::GenericCharTraits< T >inlinestatic
SearchTrimLeft(Ptr1 i, Ptr2 j) noexceptpcl::GenericCharTraits< T >inlinestatic
SearchTrimRight(Ptr1 i, Ptr2 j) noexceptpcl::GenericCharTraits< T >inlinestatic
Semicolon() noexceptpcl::GenericCharTraits< T >inlinestatic
SingleQuote() noexceptpcl::GenericCharTraits< T >inlinestatic
Tab() noexceptpcl::GenericCharTraits< T >inlinestatic
ToCaseFolded(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
ToLowercase(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
ToLowercase(char_type *__restrict__ s, size_type n) noexceptpcl::GenericCharTraits< T >inlinestatic
ToUppercase(char_type c) noexceptpcl::GenericCharTraits< T >inlinestatic
ToUppercase(char_type *__restrict__ s, size_type n) noexceptpcl::GenericCharTraits< T >inlinestatic
Underscore() noexceptpcl::GenericCharTraits< T >inlinestatic
WildMatch(const char_type *__restrict__ t, size_type nt, const char_type *__restrict__ p, size_type np, bool caseSensitive=true) noexceptpcl::GenericCharTraits< T >inlinestatic