GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Add(const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Add(const_iterator i, const_iterator j) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Add(const_c_string t, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Add(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Add(char_type c, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
allocator typedef | pcl::String | |
Allocator() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Append(const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Append(const_iterator i, const_iterator j) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Append(const_c_string t, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Append(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Append(char_type c, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
AppendFormat(const_c_string8 fmt,...) | pcl::String | inline |
AppendFormat(const wchar_t *fmt,...) | pcl::String | inline |
AppendVFormat(const_c_string8 fmt, va_list paramList) | pcl::String | inline |
AppendVFormat(const wchar_t *fmt, va_list paramList) | pcl::String | |
Assign(const String &s) | pcl::String | inline |
Assign(const String &s, size_type i, size_type n) | pcl::String | inline |
Assign(const_iterator t) | pcl::String | inline |
Assign(const_iterator i, const_iterator j) | pcl::String | inline |
Assign(std::initializer_list< char_type > l) | pcl::String | inline |
Assign(const_iterator t, size_type i, size_type n) | pcl::String | inline |
Assign(char_type c, size_type n=1) | pcl::String | inline |
Assign(const char16_t *t) | pcl::String | inline |
Assign(const char16_t *t, size_type i, size_type n) | pcl::String | inline |
Assign(char16_t c, size_type n=1) | pcl::String | inline |
Assign(const wchar_t *t) | pcl::String | |
Assign(const wchar_t *t, size_type i, size_type n) | pcl::String | |
Assign(wchar_t c, size_type n=1) | pcl::String | inline |
Assign(const string8_base &s) | pcl::String | inline |
Assign(const_c_string8 t) | pcl::String | inline |
Assign(const_c_string8 t, size_type i, size_type n) | pcl::String | inline |
Assign(const_char8_iterator p, const_char8_iterator q) | pcl::String | inline |
Assign(std::initializer_list< char8_type > l) | pcl::String | inline |
Assign(char8_type c, size_type n=1) | pcl::String | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(const GenericString &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(const GenericString &s, size_type i, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(const_iterator i, const_iterator j) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(std::initializer_list< char_type > l) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(const_c_string t, size_type i, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Assign(char_type c, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
At(size_type i) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
At(size_type i) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Available() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
begin() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
begin() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Begin() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Begin() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
block_allocator typedef | pcl::String | |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Break(C &list, const GenericString< char16_type, R1, A1 > &s, bool trim=false, size_type i=0) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Break(C &list, const_c_string s, bool trim=false, size_type i=0) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Break(C &list, char_type c, bool trim=false, size_type i=0) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::BreakIC(C &list, const GenericString< char16_type, R1, A1 > &s, bool trim=false, size_type i=0) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::BreakIC(C &list, const_c_string s, bool trim=false, size_type i=0) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::BreakIC(C &list, char_type c, bool trim=false, size_type i=0) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
BytesPerChar() noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inlinestatic |
c_copy(iterator dst, size_type maxCharsToCopy, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
c_str() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
c_string typedef | pcl::String | |
c_string8 typedef | pcl::String | |
Capacity() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CenterJustified(size_type width, char_type fill=R::Blank()) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
char8_iterator typedef | pcl::String | |
char8_traits typedef | pcl::String | |
char8_type typedef | pcl::String | |
char_traits typedef | pcl::String | |
char_type typedef | pcl::String | |
Clear() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Compare(const GenericString< char16_type, R1, A1 > &s, bool caseSensitive=true, bool localeAware=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Compare(const_c_string t, bool caseSensitive=true, bool localeAware=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Compare(char_type c, bool caseSensitive=true, bool localeAware=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareCodePoints(const GenericString< char16_type, R1, A1 > &s, bool caseSensitive=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareCodePoints(const_c_string t, bool caseSensitive=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareCodePoints(char_type c, bool caseSensitive=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareIC(const GenericString< char16_type, R1, A1 > &s, bool localeAware=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareIC(const_c_string t, bool localeAware=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareIC(char_type c, bool localeAware=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
const_c_string typedef | pcl::String | |
const_c_string8 typedef | pcl::String | |
const_char8_iterator typedef | pcl::String | |
const_iterator typedef | pcl::String | |
const_reverse_iterator typedef | pcl::String | |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Contains(const GenericString< char16_type, R1, A1 > &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Contains(const_c_string t) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Contains(char_type c) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ContainsIC(const GenericString< char16_type, R1, A1 > &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ContainsIC(const_c_string t) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ContainsIC(char_type c) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
CurrentLocalISO8601DateTime(const ISO8601ConversionOptions &options=ISO8601ConversionOptions()) | pcl::String | static |
CurrentUTCISO8601DateTime(const ISO8601ConversionOptions &options=ISO8601ConversionOptions()) | pcl::String | static |
DecodedHTMLSpecialChars() const | pcl::String | inline |
Delete(size_type i, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::DeleteChar(char_type c, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::DeleteCharIC(char_type c, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
DeleteFreeList() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inlinestatic |
DeleteLeft(size_type i) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
DeleteRight(size_type i) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::DeleteString(const GenericString< char16_type, R1, A1 > &s, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::DeleteString(const_c_string t, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::DeleteStringIC(const GenericString< char16_type, R1, A1 > &s, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::DeleteStringIC(const_c_string t, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Enclosed(char_type c) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
EncodedHTMLSpecialChars() const | pcl::String | inline |
end() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
end() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
End() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
End() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWith(const GenericString< char16_type, R1, A1 > &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWith(const_c_string t) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWith(char_type c) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWithIC(const GenericString< char16_type, R1, A1 > &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWithIC(const_c_string t) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWithIC(char_type c) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
EnsureDoubleQuoted() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
EnsureEnclosed(char_type c) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
EnsureSingleQuoted() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
EnsureUnique() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Fill(char_type c) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Fill(char_type c, size_type i, size_type n=maxPos) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Find(const GenericString< char16_type, R1, A1 > &s, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Find(const_c_string t, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Find(char_type c, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirst(const GenericString< char16_type, R1, A1 > &s, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirst(const_c_string t, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirst(char_type c, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirstIC(const GenericString< char16_type, R1, A1 > &s, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirstIC(const_c_string t, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirstIC(char_type c, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindIC(const GenericString< char16_type, R1, A1 > &s, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindIC(const_c_string t, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindIC(char_type c, size_type i=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLast(const GenericString< char16_type, R1, A1 > &s, size_type r=maxPos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLast(const_c_string t, size_type r=maxPos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLast(char_type c, size_type r=maxPos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLastIC(const GenericString< char16_type, R1, A1 > &s, size_type r=maxPos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLastIC(const_c_string t, size_type r=maxPos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLastIC(char_type c, size_type r=maxPos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
FirstChar() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Format(const_c_string8 fmt,...) | pcl::String | inline |
Format(const wchar_t *fmt,...) | pcl::String | inline |
GenericString() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(const GenericString &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(GenericString &&s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(const_iterator i, const_iterator j) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(std::initializer_list< char_type > l) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(const_c_string t, size_type i, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString(char_type c, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Hash(uint64 seed=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Hash32(uint32 seed=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Hash64(uint64 seed=0) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
HasWildcards() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IndexAt(const_iterator i) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Insert(size_type i, const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Insert(size_type i, const_iterator p, const_iterator q) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Insert(size_type i, const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Insert(size_type i, const_c_string t, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Insert(size_type i, char_type c, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsAliasOf(const GenericString &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsEmpty() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsNumeral() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsSymbol() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsUnique() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsValid() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsValidIdentifier(distance_type &pos) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
IsValidIdentifier() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
iterator typedef | pcl::String | |
JustifyCenter(size_type width, char_type fill=R::Blank()) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
JustifyLeft(size_type width, char_type fill=R::Blank()) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
JustifyRight(size_type width, char_type fill=R::Blank()) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
LastChar() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::LeftJustified(size_type width, char_type fill=R::Blank()) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Length() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
LowerBound() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
maxPos | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | static |
notFound | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | static |
operator*() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
operator*() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator+=(const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator+=(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator+=(char_type c) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator-=(const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator-=(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator-=(char_type c) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
operator=(const String &s) | pcl::String | inline |
operator=(String &&s) | pcl::String | inline |
operator=(const string_base &s) | pcl::String | inline |
operator=(string_base &&s) | pcl::String | inline |
operator=(const string8_base &s) | pcl::String | inline |
operator=(const_iterator t) | pcl::String | inline |
operator=(char_type c) | pcl::String | inline |
operator=(const char16_t *t) | pcl::String | inline |
operator=(char16_t c) | pcl::String | inline |
operator=(const wchar_t *t) | pcl::String | inline |
operator=(wchar_t c) | pcl::String | inline |
operator=(const_c_string8 t) | pcl::String | inline |
operator=(char8_type c) | pcl::String | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator=(const GenericString &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator=(GenericString &&s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator=(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::operator=(char_type c) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
operator[](size_type i) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
operator[](size_type i) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ParseISO8601DateTime(int &year, int &month, int &day, double &dayf, double &tz) const | pcl::String | |
ParseListOfDouble(char separator=',', size_type maxCount=~size_type(0)) const | pcl::String | |
ParseListOfDoubleAsVector(char separator=',', int maxCount=int_max) const | pcl::String | |
ParseListOfFloat(char separator=',', size_type maxCount=~size_type(0)) const | pcl::String | |
ParseListOfFloatAsVector(char separator=',', int maxCount=int_max) const | pcl::String | |
ParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const String &separator=':') const | pcl::String | |
ParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const Array< char_type > &separators) const | pcl::String | |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Prepend(const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Prepend(const_iterator i, const_iterator j) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Prepend(const_c_string t, size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Prepend(const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Prepend(char_type c, size_type n=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Random(size_type n, RandomizationOptions options=RandomizationOption::Default) | pcl::String | static |
Release() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Replace(size_type i, size_type n, const GenericString< char16_type, R1, A1 > &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Replace(size_type i, size_type n, const_c_string t) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Replace(size_type i, size_type n, char_type c, size_type nc=1) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ReplaceChar(char_type c1, char_type c2, size_type i=0, size_type n=maxPos) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ReplaceCharIC(char_type c1, char_type c2, size_type i=0, size_type n=maxPos) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ReplaceString(const GenericString< char16_type, R1, A1 > &s1, const GenericString< char16_type, R2, A2 > &s2, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ReplaceString(const_c_string t1, const_c_string t2, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ReplaceStringIC(const GenericString< char16_type, R1, A1 > &s1, const GenericString< char16_type, R2, A2 > &s2, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ReplaceStringIC(const_c_string t1, const_c_string t2, size_type i=0) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Reserve(size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ResizeToNullTerminated() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Reverse() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
reverse_iterator typedef | pcl::String | |
ReverseBegin() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ReverseBegin() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ReverseEnd() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ReverseEnd() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::RightJustified(size_type width, char_type fill=R::Blank()) const | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
SecureFill(char c='\0') noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
SetAllocator(const allocator &a) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
SetLength(size_type n) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
SexagesimalToDouble(const String &separator=':') const | pcl::String | inline |
SexagesimalToDouble(const Array< char_type > &separators) const | pcl::String | inline |
Size() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Sort() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Sort(BP p) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Squeeze() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWith(const GenericString< char16_type, R1, A1 > &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWith(const_c_string t) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWith(char_type c) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWithIC(const GenericString< char16_type, R1, A1 > &s) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWithIC(const_c_string t) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWithIC(char_type c) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
String()=default | pcl::String | |
String(const string_base &s) | pcl::String | inline |
String(const String &)=default | pcl::String | |
String(string_base &&s) | pcl::String | inline |
String(String &&)=default | pcl::String | |
String(const string8_base &s) | pcl::String | inline |
String(const_iterator t) | pcl::String | inline |
String(const_iterator t, size_type i, size_type n) | pcl::String | inline |
String(char_type c, size_type n) | pcl::String | inline |
String(const_iterator i, const_iterator j) | pcl::String | inline |
String(std::initializer_list< char_type > l) | pcl::String | inline |
String(const char16_t *t) | pcl::String | inline |
String(const char16_t *t, size_type i, size_type n) | pcl::String | inline |
String(char16_t c, size_type n) | pcl::String | inline |
String(const wchar_t *t) | pcl::String | inline |
String(const wchar_t *t, size_type i, size_type n) | pcl::String | inline |
String(wchar_t c, size_type n) | pcl::String | inline |
String(const_c_string8 t) | pcl::String | inline |
String(const_c_string8 t, size_type i, size_type n) | pcl::String | inline |
String(const_char8_iterator i, const_char8_iterator j) | pcl::String | inline |
String(std::initializer_list< char8_type > l) | pcl::String | inline |
String(char8_type c, size_type n=1) | pcl::String | inline |
String(bool x) | pcl::String | inlineexplicit |
String(short x) | pcl::String | inlineexplicit |
String(unsigned short x) | pcl::String | inlineexplicit |
String(int x) | pcl::String | inlineexplicit |
String(unsigned int x) | pcl::String | inlineexplicit |
String(long x) | pcl::String | inlineexplicit |
String(unsigned long x) | pcl::String | inlineexplicit |
String(long long x) | pcl::String | inlineexplicit |
String(unsigned long long x) | pcl::String | inlineexplicit |
String(float x) | pcl::String | inlineexplicit |
String(double x) | pcl::String | inlineexplicit |
String(long double x) | pcl::String | inlineexplicit |
String(Complex< float > &x) | pcl::String | inlineexplicit |
String(Complex< double > &x) | pcl::String | inlineexplicit |
String(Complex< long double > &x) | pcl::String | inlineexplicit |
string8_base typedef | pcl::String | |
string_base typedef | pcl::String | |
Swap(GenericString &s) noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
To7BitASCII() const | pcl::String | |
ToBool() const | pcl::String | |
ToCaseFolded() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ToColonSeparated(const C &c) | pcl::String | inline |
ToCommaSeparated(const C &c) | pcl::String | inline |
ToDecodedHTMLSpecialChars() | pcl::String | |
ToDouble() const | pcl::String | |
ToEncodedHTMLSpecialChars() | pcl::String | |
ToFloat() const | pcl::String | |
ToHyphenated(const C &c) | pcl::String | inline |
ToInt() const | pcl::String | inline |
ToInt(int base) const | pcl::String | |
ToInt64() const | pcl::String | inline |
ToInt64(int base) const | pcl::String | |
ToISO8601DateTime(int year, int month, int day, double dayf, double tz=0, const ISO8601ConversionOptions &options=ISO8601ConversionOptions()) | pcl::String | static |
ToIsoString() const | pcl::String | |
ToLocal8Bit() const | pcl::String | inline |
ToLowercase() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ToMBS() const | pcl::String | |
ToNewLineSeparated(const C &c) | pcl::String | inline |
ToNullSeparated(const C &c) | pcl::String | inline |
ToSeparated(const C &c, char_type separator) | pcl::String | inline |
ToSeparated(const C &c, char_type separator, AF append) | pcl::String | inline |
ToSeparated(const C &c, const String &separator) | pcl::String | inline |
ToSeparated(const C &c, const String &separator, AF append) | pcl::String | inline |
ToSeparated(const C &c, const_c_string separator) | pcl::String | inline |
ToSeparated(const C &c, const_c_string separator, AF append) | pcl::String | inline |
ToSeparated(const C &c, const_c_string8 separator) | pcl::String | inline |
ToSeparated(const C &c, const_c_string8 separator, AF append) | pcl::String | inline |
ToSexagesimal(int sign, double s1, double s2, double s3, const SexagesimalConversionOptions &options=SexagesimalConversionOptions()) | pcl::String | static |
ToSexagesimal(double d, const SexagesimalConversionOptions &options=SexagesimalConversionOptions()) | pcl::String | inlinestatic |
ToSpaceSeparated(const C &c) | pcl::String | inline |
ToTabSeparated(const C &c) | pcl::String | inline |
ToUInt() const | pcl::String | inline |
ToUInt(int base) const | pcl::String | |
ToUInt64() const | pcl::String | inline |
ToUInt64(int base) const | pcl::String | |
ToUppercase() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
ToUTF32(size_type i=0, size_type n=maxPos) const | pcl::String | inline |
ToUTF8(size_type i=0, size_type n=maxPos) const | pcl::String | inline |
ToWCharArray(size_type i=0, size_type n=maxPos) const | pcl::String | inline |
Transfer(GenericString &s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Transfer(GenericString &&s) | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
Trim() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
TrimLeft() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
TrimRight() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
TryParseISO8601DateTime(int &year, int &month, int &day, double &dayf, double &tz) const noexcept | pcl::String | |
TryParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const String &separator=':') const noexcept | pcl::String | |
TryParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const Array< char_type > &separators) const noexcept | pcl::String | |
TrySexagesimalToDouble(double &value, const String &separator=':') const noexcept | pcl::String | inline |
TrySexagesimalToDouble(double &value, const Array< char_type > &separators) const noexcept | pcl::String | inline |
TryToBool(bool &value) const noexcept | pcl::String | |
TryToDouble(double &value) const noexcept | pcl::String | |
TryToFloat(float &value) const noexcept | pcl::String | |
TryToInt(int &value) const noexcept | pcl::String | inline |
TryToInt(int &value, int base) const noexcept | pcl::String | |
TryToInt64(long long &value) const noexcept | pcl::String | inline |
TryToInt64(long long &value, int base) const noexcept | pcl::String | |
TryToUInt(unsigned &value) const noexcept | pcl::String | inline |
TryToUInt(unsigned &value, int base) const noexcept | pcl::String | |
TryToUInt64(unsigned long long &value) const noexcept | pcl::String | inline |
TryToUInt64(unsigned long long &value, int base) const noexcept | pcl::String | |
Unquote() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
UpperBound() const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
UTF16ToUTF32(const_c_string string, size_type i=0, size_type n=maxPos) | pcl::String | static |
UTF16ToUTF8(const_c_string string, size_type i=0, size_type n=maxPos) | pcl::String | static |
UTF32ToUTF16(const uint32 *string, size_type i=0, size_type n=maxPos) | pcl::String | static |
UTF8ToUTF16(const_c_string8 string, size_type i=0, size_type n=maxPos) | pcl::String | static |
UUID() | pcl::String | static |
VFormat(const_c_string8 fmt, va_list paramList) | pcl::String | inline |
VFormat(const wchar_t *fmt, va_list paramList) | pcl::String | |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatch(const GenericString< char16_type, R1, A1 > &pattern, bool caseSensitive=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatch(const_c_string pattern, bool caseSensitive=true) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatchIC(const GenericString< char16_type, R1, A1 > &pattern) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatchIC(const_c_string pattern) const noexcept | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |
~GenericString() | pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR > | inline |