PCL
pcl::GenericString< T, R, A > Member List

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

Add(const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
Add(const_iterator i, const_iterator j)pcl::GenericString< T, R, A >inline
Add(const_c_string t, size_type n)pcl::GenericString< T, R, A >inline
Add(const_c_string t)pcl::GenericString< T, R, A >inline
Add(char_type c, size_type n=1)pcl::GenericString< T, R, A >inline
allocator typedefpcl::GenericString< T, R, A >
Allocator() const noexceptpcl::GenericString< T, R, A >inline
Append(const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
Append(const_iterator i, const_iterator j)pcl::GenericString< T, R, A >inline
Append(const_c_string t, size_type n)pcl::GenericString< T, R, A >inline
Append(const_c_string t)pcl::GenericString< T, R, A >inline
Append(char_type c, size_type n=1)pcl::GenericString< T, R, A >inline
Assign(const GenericString &s)pcl::GenericString< T, R, A >inline
Assign(const GenericString &s, size_type i, size_type n)pcl::GenericString< T, R, A >inline
Assign(const_c_string t)pcl::GenericString< T, R, A >inline
Assign(const_iterator i, const_iterator j)pcl::GenericString< T, R, A >inline
Assign(std::initializer_list< char_type > l)pcl::GenericString< T, R, A >inline
Assign(const_c_string t, size_type i, size_type n)pcl::GenericString< T, R, A >inline
Assign(char_type c, size_type n=1)pcl::GenericString< T, R, A >inline
At(size_type i)pcl::GenericString< T, R, A >inline
At(size_type i) const noexceptpcl::GenericString< T, R, A >inline
Available() const noexceptpcl::GenericString< T, R, A >inline
Begin()pcl::GenericString< T, R, A >inline
Begin() const noexceptpcl::GenericString< T, R, A >inline
begin()pcl::GenericString< T, R, A >inline
begin() const noexceptpcl::GenericString< T, R, A >inline
block_allocator typedefpcl::GenericString< T, R, A >
Break(C &list, const GenericString< T, R1, A1 > &s, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
Break(C &list, const_c_string s, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
Break(C &list, char_type c, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
Break(C &list, const Array< S > &ca, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
BreakIC(C &list, const GenericString< T, R1, A1 > &s, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
BreakIC(C &list, const_c_string s, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
BreakIC(C &list, char_type c, bool trim=false, size_type i=0) constpcl::GenericString< T, R, A >inline
BytesPerChar() noexceptpcl::GenericString< T, R, A >inlinestatic
c_copy(iterator dst, size_type maxCharsToCopy, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
c_str() const noexceptpcl::GenericString< T, R, A >inline
c_string typedefpcl::GenericString< T, R, A >
Capacity() const noexceptpcl::GenericString< T, R, A >inline
CaseFolded() constpcl::GenericString< T, R, A >inline
CenterJustified(size_type width, char_type fill=R::Blank()) constpcl::GenericString< T, R, A >inline
char_traits typedefpcl::GenericString< T, R, A >
char_type typedefpcl::GenericString< T, R, A >
Clear()pcl::GenericString< T, R, A >inline
Compare(const GenericString< T, R1, A1 > &s, bool caseSensitive=true, bool localeAware=true) const noexceptpcl::GenericString< T, R, A >inline
Compare(const_c_string t, bool caseSensitive=true, bool localeAware=true) const noexceptpcl::GenericString< T, R, A >inline
Compare(char_type c, bool caseSensitive=true, bool localeAware=true) const noexceptpcl::GenericString< T, R, A >inline
CompareCodePoints(const GenericString< T, R1, A1 > &s, bool caseSensitive=true) const noexceptpcl::GenericString< T, R, A >inline
CompareCodePoints(const_c_string t, bool caseSensitive=true) const noexceptpcl::GenericString< T, R, A >inline
CompareCodePoints(char_type c, bool caseSensitive=true) const noexceptpcl::GenericString< T, R, A >inline
CompareIC(const GenericString< T, R1, A1 > &s, bool localeAware=true) const noexceptpcl::GenericString< T, R, A >inline
CompareIC(const_c_string t, bool localeAware=true) const noexceptpcl::GenericString< T, R, A >inline
CompareIC(char_type c, bool localeAware=true) const noexceptpcl::GenericString< T, R, A >inline
const_c_string typedefpcl::GenericString< T, R, A >
const_iterator typedefpcl::GenericString< T, R, A >
const_reverse_iterator typedefpcl::GenericString< T, R, A >
Contains(const GenericString< T, R1, A1 > &s) const noexceptpcl::GenericString< T, R, A >inline
Contains(const_c_string t) const noexceptpcl::GenericString< T, R, A >inline
Contains(char_type c) const noexceptpcl::GenericString< T, R, A >inline
ContainsIC(const GenericString< T, R1, A1 > &s) const noexceptpcl::GenericString< T, R, A >inline
ContainsIC(const_c_string t) const noexceptpcl::GenericString< T, R, A >inline
ContainsIC(char_type c) const noexceptpcl::GenericString< T, R, A >inline
Delete(size_type i, size_type n=1)pcl::GenericString< T, R, A >inline
DeleteChar(char_type c, size_type i=0)pcl::GenericString< T, R, A >inline
DeleteCharIC(char_type c, size_type i=0)pcl::GenericString< T, R, A >inline
DeleteFreeList()pcl::GenericString< T, R, A >inlinestatic
DeleteLeft(size_type i)pcl::GenericString< T, R, A >inline
DeleteRight(size_type i)pcl::GenericString< T, R, A >inline
DeleteString(const GenericString< T, R1, A1 > &s, size_type i=0)pcl::GenericString< T, R, A >inline
DeleteString(const_c_string t, size_type i=0)pcl::GenericString< T, R, A >inline
DeleteStringIC(const GenericString< T, R1, A1 > &s, size_type i=0)pcl::GenericString< T, R, A >inline
DeleteStringIC(const_c_string t, size_type i=0)pcl::GenericString< T, R, A >inline
DoubleQuoted() constpcl::GenericString< T, R, A >inline
Enclosed(char_type c) constpcl::GenericString< T, R, A >inline
end()pcl::GenericString< T, R, A >inline
end() const noexceptpcl::GenericString< T, R, A >inline
End()pcl::GenericString< T, R, A >inline
End() const noexceptpcl::GenericString< T, R, A >inline
EndsWith(const GenericString< T, R1, A1 > &s) const noexceptpcl::GenericString< T, R, A >inline
EndsWith(const_c_string t) const noexceptpcl::GenericString< T, R, A >inline
EndsWith(char_type c) const noexceptpcl::GenericString< T, R, A >inline
EndsWithIC(const GenericString< T, R1, A1 > &s) const noexceptpcl::GenericString< T, R, A >inline
EndsWithIC(const_c_string t) const noexceptpcl::GenericString< T, R, A >inline
EndsWithIC(char_type c) const noexceptpcl::GenericString< T, R, A >inline
EnsureDoubleQuoted()pcl::GenericString< T, R, A >inline
EnsureEnclosed(char_type c)pcl::GenericString< T, R, A >inline
EnsureSingleQuoted()pcl::GenericString< T, R, A >inline
EnsureUnique()pcl::GenericString< T, R, A >inline
Fill(char_type c)pcl::GenericString< T, R, A >inline
Fill(char_type c, size_type i, size_type n=maxPos)pcl::GenericString< T, R, A >inline
Find(const GenericString< T, R1, A1 > &s, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
Find(const_c_string t, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
Find(char_type c, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindFirst(const GenericString< T, R1, A1 > &s, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindFirst(const_c_string t, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindFirst(char_type c, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindFirstIC(const GenericString< T, R1, A1 > &s, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindFirstIC(const_c_string t, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindFirstIC(char_type c, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindIC(const GenericString< T, R1, A1 > &s, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindIC(const_c_string t, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindIC(char_type c, size_type i=0) const noexceptpcl::GenericString< T, R, A >inline
FindLast(const GenericString< T, R1, A1 > &s, size_type r=maxPos) const noexceptpcl::GenericString< T, R, A >inline
FindLast(const_c_string t, size_type r=maxPos) const noexceptpcl::GenericString< T, R, A >inline
FindLast(char_type c, size_type r=maxPos) const noexceptpcl::GenericString< T, R, A >inline
FindLastIC(const GenericString< T, R1, A1 > &s, size_type r=maxPos) const noexceptpcl::GenericString< T, R, A >inline
FindLastIC(const_c_string t, size_type r=maxPos) const noexceptpcl::GenericString< T, R, A >inline
FindLastIC(char_type c, size_type r=maxPos) const noexceptpcl::GenericString< T, R, A >inline
FirstChar() const noexceptpcl::GenericString< T, R, A >inline
GenericString()pcl::GenericString< T, R, A >inline
GenericString(const GenericString &s)pcl::GenericString< T, R, A >inline
GenericString(GenericString &&s)pcl::GenericString< T, R, A >inline
GenericString(const_c_string t)pcl::GenericString< T, R, A >inline
GenericString(const_iterator i, const_iterator j)pcl::GenericString< T, R, A >inline
GenericString(std::initializer_list< char_type > l)pcl::GenericString< T, R, A >inline
GenericString(const_c_string t, size_type i, size_type n)pcl::GenericString< T, R, A >inline
GenericString(char_type c, size_type n=1)pcl::GenericString< T, R, A >inline
Hash(uint64 seed=0) const noexceptpcl::GenericString< T, R, A >inline
Hash32(uint32 seed=0) const noexceptpcl::GenericString< T, R, A >inline
Hash64(uint64 seed=0) const noexceptpcl::GenericString< T, R, A >inline
HasWildcards() const noexceptpcl::GenericString< T, R, A >inline
IndexAt(const_iterator i) const noexceptpcl::GenericString< T, R, A >inline
Insert(size_type i, const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
Insert(size_type i, const_iterator p, const_iterator q)pcl::GenericString< T, R, A >inline
Insert(size_type i, const_c_string t)pcl::GenericString< T, R, A >inline
Insert(size_type i, const_c_string t, size_type n)pcl::GenericString< T, R, A >inline
Insert(size_type i, char_type c, size_type n=1)pcl::GenericString< T, R, A >inline
IsAliasOf(const GenericString &s) const noexceptpcl::GenericString< T, R, A >inline
IsEmpty() const noexceptpcl::GenericString< T, R, A >inline
IsNumeral() const noexceptpcl::GenericString< T, R, A >inline
IsSymbol() const noexceptpcl::GenericString< T, R, A >inline
IsUnique() const noexceptpcl::GenericString< T, R, A >inline
IsValid() const noexceptpcl::GenericString< T, R, A >inline
IsValidIdentifier(distance_type &pos) const noexceptpcl::GenericString< T, R, A >inline
IsValidIdentifier() const noexceptpcl::GenericString< T, R, A >inline
iterator typedefpcl::GenericString< T, R, A >
JustifyCenter(size_type width, char_type fill=R::Blank())pcl::GenericString< T, R, A >inline
JustifyLeft(size_type width, char_type fill=R::Blank())pcl::GenericString< T, R, A >inline
JustifyRight(size_type width, char_type fill=R::Blank())pcl::GenericString< T, R, A >inline
LastChar() const noexceptpcl::GenericString< T, R, A >inline
Left(size_type n) constpcl::GenericString< T, R, A >inline
LeftJustified(size_type width, char_type fill=R::Blank()) constpcl::GenericString< T, R, A >inline
Length() const noexceptpcl::GenericString< T, R, A >inline
LowerBound() const noexceptpcl::GenericString< T, R, A >inline
Lowercase() constpcl::GenericString< T, R, A >inline
maxPospcl::GenericString< T, R, A >static
notFoundpcl::GenericString< T, R, A >static
operator*()pcl::GenericString< T, R, A >inline
operator*() const noexceptpcl::GenericString< T, R, A >inline
operator+=(const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
operator+=(const_c_string t)pcl::GenericString< T, R, A >inline
operator+=(char_type c)pcl::GenericString< T, R, A >inline
operator-=(const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
operator-=(const_c_string t)pcl::GenericString< T, R, A >inline
operator-=(char_type c)pcl::GenericString< T, R, A >inline
operator=(const GenericString &s)pcl::GenericString< T, R, A >inline
operator=(GenericString &&s)pcl::GenericString< T, R, A >inline
operator=(const_c_string t)pcl::GenericString< T, R, A >inline
operator=(char_type c)pcl::GenericString< T, R, A >inline
operator[](size_type i)pcl::GenericString< T, R, A >inline
operator[](size_type i) const noexceptpcl::GenericString< T, R, A >inline
Prefix(size_type i) constpcl::GenericString< T, R, A >inline
Prepend(const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
Prepend(const_iterator i, const_iterator j)pcl::GenericString< T, R, A >inline
Prepend(const_c_string t, size_type n)pcl::GenericString< T, R, A >inline
Prepend(const_c_string t)pcl::GenericString< T, R, A >inline
Prepend(char_type c, size_type n=1)pcl::GenericString< T, R, A >inline
Release()pcl::GenericString< T, R, A >inline
Replace(size_type i, size_type n, const GenericString< T, R1, A1 > &s)pcl::GenericString< T, R, A >inline
Replace(size_type i, size_type n, const_c_string t)pcl::GenericString< T, R, A >inline
Replace(size_type i, size_type n, char_type c, size_type nc=1)pcl::GenericString< T, R, A >inline
ReplaceChar(char_type c1, char_type c2, size_type i=0, size_type n=maxPos)pcl::GenericString< T, R, A >inline
ReplaceCharIC(char_type c1, char_type c2, size_type i=0, size_type n=maxPos)pcl::GenericString< T, R, A >inline
ReplaceString(const GenericString< T, R1, A1 > &s1, const GenericString< T, R2, A2 > &s2, size_type i=0)pcl::GenericString< T, R, A >inline
ReplaceString(const_c_string t1, const_c_string t2, size_type i=0)pcl::GenericString< T, R, A >inline
ReplaceStringIC(const GenericString< T, R1, A1 > &s1, const GenericString< T, R2, A2 > &s2, size_type i=0)pcl::GenericString< T, R, A >inline
ReplaceStringIC(const_c_string t1, const_c_string t2, size_type i=0)pcl::GenericString< T, R, A >inline
Reserve(size_type n)pcl::GenericString< T, R, A >inline
ResizedToNullTerminated() constpcl::GenericString< T, R, A >inline
ResizeToNullTerminated()pcl::GenericString< T, R, A >inline
Reverse()pcl::GenericString< T, R, A >inline
reverse_iterator typedefpcl::GenericString< T, R, A >
ReverseBegin()pcl::GenericString< T, R, A >inline
ReverseBegin() const noexceptpcl::GenericString< T, R, A >inline
Reversed() constpcl::GenericString< T, R, A >inline
ReverseEnd()pcl::GenericString< T, R, A >inline
ReverseEnd() const noexceptpcl::GenericString< T, R, A >inline
Right(size_type n) constpcl::GenericString< T, R, A >inline
RightJustified(size_type width, char_type fill=R::Blank()) constpcl::GenericString< T, R, A >inline
SecureFill(char c='\0') noexceptpcl::GenericString< T, R, A >inline
SetAllocator(const allocator &a)pcl::GenericString< T, R, A >inline
SetLength(size_type n)pcl::GenericString< T, R, A >inline
SetToLength(size_type n) constpcl::GenericString< T, R, A >inline
SingleQuoted() constpcl::GenericString< T, R, A >inline
Size() const noexceptpcl::GenericString< T, R, A >inline
Sort()pcl::GenericString< T, R, A >inline
Sort(BP p)pcl::GenericString< T, R, A >inline
Sorted() constpcl::GenericString< T, R, A >inline
Sorted(BP p) constpcl::GenericString< T, R, A >inline
Squeeze()pcl::GenericString< T, R, A >inline
Squeezed() constpcl::GenericString< T, R, A >inline
StartsWith(const GenericString< T, R1, A1 > &s) const noexceptpcl::GenericString< T, R, A >inline
StartsWith(const_c_string t) const noexceptpcl::GenericString< T, R, A >inline
StartsWith(char_type c) const noexceptpcl::GenericString< T, R, A >inline
StartsWithIC(const GenericString< T, R1, A1 > &s) const noexceptpcl::GenericString< T, R, A >inline
StartsWithIC(const_c_string t) const noexceptpcl::GenericString< T, R, A >inline
StartsWithIC(char_type c) const noexceptpcl::GenericString< T, R, A >inline
Substring(size_type i, size_type n=maxPos) constpcl::GenericString< T, R, A >inline
Suffix(size_type i) constpcl::GenericString< T, R, A >inline
Swap(GenericString &s) noexceptpcl::GenericString< T, R, A >inline
ToCaseFolded()pcl::GenericString< T, R, A >inline
ToLowercase()pcl::GenericString< T, R, A >inline
ToUppercase()pcl::GenericString< T, R, A >inline
Transfer(GenericString &s)pcl::GenericString< T, R, A >inline
Transfer(GenericString &&s)pcl::GenericString< T, R, A >inline
Trim()pcl::GenericString< T, R, A >inline
TrimLeft()pcl::GenericString< T, R, A >inline
Trimmed() constpcl::GenericString< T, R, A >inline
TrimmedLeft() constpcl::GenericString< T, R, A >inline
TrimmedRight() constpcl::GenericString< T, R, A >inline
TrimRight()pcl::GenericString< T, R, A >inline
Unquote()pcl::GenericString< T, R, A >inline
Unquoted() constpcl::GenericString< T, R, A >inline
UpperBound() const noexceptpcl::GenericString< T, R, A >inline
Uppercase() constpcl::GenericString< T, R, A >inline
WildMatch(const GenericString< T, R1, A1 > &pattern, bool caseSensitive=true) const noexceptpcl::GenericString< T, R, A >inline
WildMatch(const_c_string pattern, bool caseSensitive=true) const noexceptpcl::GenericString< T, R, A >inline
WildMatchIC(const GenericString< T, R1, A1 > &pattern) const noexceptpcl::GenericString< T, R, A >inline
WildMatchIC(const_c_string pattern) const noexceptpcl::GenericString< T, R, A >inline
~GenericString()pcl::GenericString< T, R, A >inline