PCL
pcl::String Member List

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

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() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
allocator typedefpcl::String
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::Stringinline
AppendFormat(const wchar_t *fmt,...)pcl::Stringinline
AppendVFormat(const_c_string8 fmt, va_list paramList)pcl::Stringinline
AppendVFormat(const wchar_t *fmt, va_list paramList)pcl::String
Assign(const String &s)pcl::Stringinline
Assign(const String &s, size_type i, size_type n)pcl::Stringinline
Assign(const_iterator t)pcl::Stringinline
Assign(const_iterator i, const_iterator j)pcl::Stringinline
Assign(std::initializer_list< char_type > l)pcl::Stringinline
Assign(const_iterator t, size_type i, size_type n)pcl::Stringinline
Assign(char_type c, size_type n=1)pcl::Stringinline
Assign(const char16_t *t)pcl::Stringinline
Assign(const char16_t *t, size_type i, size_type n)pcl::Stringinline
Assign(char16_t c, size_type n=1)pcl::Stringinline
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::Stringinline
Assign(const string8_base &s)pcl::Stringinline
Assign(const_c_string8 t)pcl::Stringinline
Assign(const_c_string8 t, size_type i, size_type n)pcl::Stringinline
Assign(const_char8_iterator p, const_char8_iterator q)pcl::Stringinline
Assign(std::initializer_list< char8_type > l)pcl::Stringinline
Assign(char8_type c, size_type n=1)pcl::Stringinline
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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Available() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Begin()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Begin() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
begin()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
begin() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
block_allocator typedefpcl::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) constpcl::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) constpcl::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) constpcl::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) constpcl::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) constpcl::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) constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
BytesPerChar() noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inlinestatic
c_copy(iterator dst, size_type maxCharsToCopy, size_type i=0) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
c_str() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
c_string typedefpcl::String
c_string8 typedefpcl::String
Capacity() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CaseFolded() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CenterJustified(size_type width, char_type fill=CharTraits ::Blank()) constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
char8_iterator typedefpcl::String
char8_traits typedefpcl::String
char8_type typedefpcl::String
char_traits typedefpcl::String
char_type typedefpcl::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 noexceptpcl::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 noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareCodePoints(const_c_string t, bool caseSensitive=true) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareCodePoints(char_type c, bool caseSensitive=true) const noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareIC(const_c_string t, bool localeAware=true) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::CompareIC(char_type c, bool localeAware=true) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
const_c_string typedefpcl::String
const_c_string8 typedefpcl::String
const_char8_iterator typedefpcl::String
const_iterator typedefpcl::String
const_reverse_iterator typedefpcl::String
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Contains(const GenericString< char16_type, R1, A1 > &s) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Contains(const_c_string t) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Contains(char_type c) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ContainsIC(const GenericString< char16_type, R1, A1 > &s) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ContainsIC(const_c_string t) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ContainsIC(char_type c) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
CurrentLocalISO8601DateTime(const ISO8601ConversionOptions &options=ISO8601ConversionOptions())pcl::Stringstatic
CurrentUTCISO8601DateTime(const ISO8601ConversionOptions &options=ISO8601ConversionOptions())pcl::Stringstatic
DecodedHTMLSpecialChars() constpcl::Stringinline
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 >::DoubleQuoted() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Enclosed(char_type c) constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
EncodedHTMLSpecialChars() constpcl::Stringinline
End()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
End() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
end()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
end() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWith(const GenericString< char16_type, R1, A1 > &s) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWith(const_c_string t) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWith(char_type c) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWithIC(const GenericString< char16_type, R1, A1 > &s) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWithIC(const_c_string t) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::EndsWithIC(char_type c) const noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Find(char_type c, size_type i=0) const noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirst(char_type c, size_type i=0) const noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindFirstIC(char_type c, size_type i=0) const noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindIC(char_type c, size_type i=0) const noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLast(char_type c, size_type r=maxPos) const noexceptpcl::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 noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::FindLastIC(char_type c, size_type r=maxPos) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
FirstChar() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Format(const_c_string8 fmt,...)pcl::Stringinline
Format(const wchar_t *fmt,...)pcl::Stringinline
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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Hash32(uint32 seed=0) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Hash64(uint64 seed=0) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
HasWildcards() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IndexAt(const_iterator i) const noexceptpcl::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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsEmpty() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsNumeral() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsSymbol() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsUnique() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsValid() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsValidIdentifier(distance_type &pos) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
IsValidIdentifier() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
iterator typedefpcl::String
JustifyCenter(size_type width, char_type fill=CharTraits ::Blank())pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
JustifyLeft(size_type width, char_type fill=CharTraits ::Blank())pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
JustifyRight(size_type width, char_type fill=CharTraits ::Blank())pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
LastChar() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::LeftJustified(size_type width, char_type fill=CharTraits ::Blank()) constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Length() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
LowerBound() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Lowercase() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
maxPospcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >static
notFoundpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >static
operator*()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
operator*() const noexceptpcl::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::Stringinline
operator=(String &&s)pcl::Stringinline
operator=(const string_base &s)pcl::Stringinline
operator=(string_base &&s)pcl::Stringinline
operator=(const string8_base &s)pcl::Stringinline
operator=(const_iterator t)pcl::Stringinline
operator=(char_type c)pcl::Stringinline
operator=(const char16_t *t)pcl::Stringinline
operator=(char16_t c)pcl::Stringinline
operator=(const wchar_t *t)pcl::Stringinline
operator=(wchar_t c)pcl::Stringinline
operator=(const_c_string8 t)pcl::Stringinline
operator=(char8_type c)pcl::Stringinline
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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ParseISO8601DateTime(int &year, int &month, int &day, double &dayf, double &tz) constpcl::String
ParseListOfDouble(char separator=',', size_type maxCount=~size_type(0)) constpcl::String
ParseListOfDoubleAsVector(char separator=',', int maxCount=int_max) constpcl::String
ParseListOfFloat(char separator=',', size_type maxCount=~size_type(0)) constpcl::String
ParseListOfFloatAsVector(char separator=',', int maxCount=int_max) constpcl::String
ParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const String &separator=':') constpcl::String
ParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const Array< char_type > &separators) constpcl::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::Stringstatic
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
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::ResizedToNullTerminated() constpcl::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 typedefpcl::String
ReverseBegin()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ReverseBegin() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Reversed() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ReverseEnd()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ReverseEnd() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::RightJustified(size_type width, char_type fill=CharTraits ::Blank()) constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
SecureFill(char c='\0') noexceptpcl::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=':') constpcl::Stringinline
SexagesimalToDouble(const Array< char_type > &separators) constpcl::Stringinline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::SingleQuoted() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
Size() const noexceptpcl::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
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Sorted() constpcl::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 >::Squeezed() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWith(const GenericString< char16_type, R1, A1 > &s) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWith(const_c_string t) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWith(char_type c) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWithIC(const GenericString< char16_type, R1, A1 > &s) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWithIC(const_c_string t) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::StartsWithIC(char_type c) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
String()=defaultpcl::String
String(const string_base &s)pcl::Stringinline
String(const String &)=defaultpcl::String
String(string_base &&s)pcl::Stringinline
String(String &&)=defaultpcl::String
String(const string8_base &s)pcl::Stringinline
String(const_iterator t)pcl::Stringinline
String(const_iterator t, size_type i, size_type n)pcl::Stringinline
String(char_type c, size_type n)pcl::Stringinline
String(const_iterator i, const_iterator j)pcl::Stringinline
String(std::initializer_list< char_type > l)pcl::Stringinline
String(const char16_t *t)pcl::Stringinline
String(const char16_t *t, size_type i, size_type n)pcl::Stringinline
String(char16_t c, size_type n)pcl::Stringinline
String(const wchar_t *t)pcl::Stringinline
String(const wchar_t *t, size_type i, size_type n)pcl::Stringinline
String(wchar_t c, size_type n)pcl::Stringinline
String(const_c_string8 t)pcl::Stringinline
String(const_c_string8 t, size_type i, size_type n)pcl::Stringinline
String(const_char8_iterator i, const_char8_iterator j)pcl::Stringinline
String(std::initializer_list< char8_type > l)pcl::Stringinline
String(char8_type c, size_type n=1)pcl::Stringinline
String(bool x)pcl::Stringinlineexplicit
String(short x)pcl::Stringinlineexplicit
String(unsigned short x)pcl::Stringinlineexplicit
String(int x)pcl::Stringinlineexplicit
String(unsigned int x)pcl::Stringinlineexplicit
String(long x)pcl::Stringinlineexplicit
String(unsigned long x)pcl::Stringinlineexplicit
String(long long x)pcl::Stringinlineexplicit
String(unsigned long long x)pcl::Stringinlineexplicit
String(float x)pcl::Stringinlineexplicit
String(double x)pcl::Stringinlineexplicit
String(long double x)pcl::Stringinlineexplicit
String(Complex< float > &x)pcl::Stringinlineexplicit
String(Complex< double > &x)pcl::Stringinlineexplicit
String(Complex< long double > &x)pcl::Stringinlineexplicit
string8_base typedefpcl::String
string_base typedefpcl::String
Swap(GenericString &s) noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
To7BitASCII() constpcl::String
ToBool() constpcl::String
ToCaseFolded()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ToColonSeparated(const C &c)pcl::Stringinline
ToCommaSeparated(const C &c)pcl::Stringinline
ToDecodedHTMLSpecialChars()pcl::String
ToDouble() constpcl::String
ToEncodedHTMLSpecialChars()pcl::String
ToFloat() constpcl::String
ToHyphenated(const C &c)pcl::Stringinline
ToInt() constpcl::Stringinline
ToInt(int base) constpcl::String
ToInt64() constpcl::Stringinline
ToInt64(int base) constpcl::String
ToISO8601DateTime(int year, int month, int day, double dayf, double tz=0, const ISO8601ConversionOptions &options=ISO8601ConversionOptions())pcl::Stringstatic
ToIsoString() constpcl::String
ToLocal8Bit() constpcl::Stringinline
ToLowercase()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ToMBS() constpcl::String
ToNewLineSeparated(const C &c)pcl::Stringinline
ToNullSeparated(const C &c)pcl::Stringinline
ToSeparated(const C &c, char_type separator)pcl::Stringinline
ToSeparated(const C &c, char_type separator, AF append)pcl::Stringinline
ToSeparated(const C &c, const String &separator)pcl::Stringinline
ToSeparated(const C &c, const String &separator, AF append)pcl::Stringinline
ToSeparated(const C &c, const_c_string separator)pcl::Stringinline
ToSeparated(const C &c, const_c_string separator, AF append)pcl::Stringinline
ToSeparated(const C &c, const_c_string8 separator)pcl::Stringinline
ToSeparated(const C &c, const_c_string8 separator, AF append)pcl::Stringinline
ToSexagesimal(int sign, double s1, double s2, double s3, const SexagesimalConversionOptions &options=SexagesimalConversionOptions())pcl::Stringstatic
ToSexagesimal(double d, const SexagesimalConversionOptions &options=SexagesimalConversionOptions())pcl::Stringinlinestatic
ToSpaceSeparated(const C &c)pcl::Stringinline
ToTabSeparated(const C &c)pcl::Stringinline
ToUInt() constpcl::Stringinline
ToUInt(int base) constpcl::String
ToUInt64() constpcl::Stringinline
ToUInt64(int base) constpcl::String
ToUppercase()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
ToUTF32(size_type i=0, size_type n=maxPos) constpcl::Stringinline
ToUTF8(size_type i=0, size_type n=maxPos) constpcl::Stringinline
ToWCharArray(size_type i=0, size_type n=maxPos) constpcl::Stringinline
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
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Trimmed() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::TrimmedLeft() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::TrimmedRight() constpcl::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 noexceptpcl::String
TryParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const String &separator=':') const noexceptpcl::String
TryParseSexagesimal(int &sign, int &s1, int &s2, double &s3, const Array< char_type > &separators) const noexceptpcl::String
TrySexagesimalToDouble(double &value, const String &separator=':') const noexceptpcl::Stringinline
TrySexagesimalToDouble(double &value, const Array< char_type > &separators) const noexceptpcl::Stringinline
TryToBool(bool &value) const noexceptpcl::String
TryToDouble(double &value) const noexceptpcl::String
TryToFloat(float &value) const noexceptpcl::String
TryToInt(int &value) const noexceptpcl::Stringinline
TryToInt(int &value, int base) const noexceptpcl::String
TryToInt64(long long &value) const noexceptpcl::Stringinline
TryToInt64(long long &value, int base) const noexceptpcl::String
TryToUInt(unsigned &value) const noexceptpcl::Stringinline
TryToUInt(unsigned &value, int base) const noexceptpcl::String
TryToUInt64(unsigned long long &value) const noexceptpcl::Stringinline
TryToUInt64(unsigned long long &value, int base) const noexceptpcl::String
Unquote()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Unquoted() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
UpperBound() const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::Uppercase() constpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
UTF16ToUTF32(const_c_string string, size_type i=0, size_type n=maxPos)pcl::Stringstatic
UTF16ToUTF8(const_c_string string, size_type i=0, size_type n=maxPos)pcl::Stringstatic
UTF32ToUTF16(const uint32 *string, size_type i=0, size_type n=maxPos)pcl::Stringstatic
UTF8ToUTF16(const_c_string8 string, size_type i=0, size_type n=maxPos)pcl::Stringstatic
UUID()pcl::Stringstatic
VFormat(const_c_string8 fmt, va_list paramList)pcl::Stringinline
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 noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatch(const_c_string pattern, bool caseSensitive=true) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatchIC(const GenericString< char16_type, R1, A1 > &pattern) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >::WildMatchIC(const_c_string pattern) const noexceptpcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline
~GenericString()pcl::GenericString< char16_type, CharTraits, PCL_STRING_ALLOCATOR >inline