PCL
pcl::IsoCharTraits Member List

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

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