PLCnext API Documentation 25.0.2.69
Arp::Base::Core::String Member List

This is the complete list of members for Arp::Base::Core::String, including all inherited members.

Allocator typedefArp::Base::Core::String
allocator_type typedefArp::Base::Core::String
AllocatorTraits typedefArp::Base::Core::String
Append(std::initializer_list< CharType > arg)Arp::Base::Core::String
Append(const String &arg)Arp::Base::Core::String
Append(const String &arg, size_type offset, size_type count=NPos)Arp::Base::Core::String
Append(const CharType *pChars, size_type count)Arp::Base::Core::String
Append(const CharType *pChars)Arp::Base::Core::String
Append(size_type count, CharType c)Arp::Base::Core::String
Append(Iterator first, Iterator last)Arp::Base::Core::String
Append(ConstIterator first, ConstIterator last)Arp::Base::Core::String
Append(const_pointer first, const_pointer last)Arp::Base::Core::String
Assign(const String &arg)Arp::Base::Core::String
Assign(String &&arg)Arp::Base::Core::String
Assign(const StdString &arg)Arp::Base::Core::String
Assign(StdString &&arg)Arp::Base::Core::String
Assign(std::initializer_list< CharType > arg)Arp::Base::Core::String
Assign(const String &arg, size_type offset, size_type count=NPos)Arp::Base::Core::String
Assign(const CharType *pChars, size_type count)Arp::Base::Core::String
Assign(const CharType *pChars)Arp::Base::Core::String
Assign(size_type count, CharType c)Arp::Base::Core::String
Assign(Iterator first, Iterator last)Arp::Base::Core::String
Assign(ConstIterator first, ConstIterator last)Arp::Base::Core::String
Assign(const_pointer first, const_pointer last)Arp::Base::Core::String
At(size_type offset)Arp::Base::Core::String
At(size_type offset) constArp::Base::Core::String
Back(void)Arp::Base::Core::String
Back(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
BaseString typedefArp::Base::Core::String
Begin(void)Arp::Base::Core::String
Begin(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
begin(void)Arp::Base::Core::String
begin(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
Bytes typedef (defined in Arp::Base::Core::String)Arp::Base::Core::String
Capacity(void) constArp::Base::Core::String
Char8uType typedefArp::Base::Core::String
CharType typedefArp::Base::Core::String
Clear(void)Arp::Base::Core::String
Compare(const String &other) constArp::Base::Core::String
Compare(size_type offset, size_type count, const String &other) constArp::Base::Core::String
Compare(size_type offset, size_type count, const String &other, size_type offsetOther, size_type countOther=NPos) constArp::Base::Core::String
Compare(const CharType *pOther) constArp::Base::Core::String
Compare(size_type offset, size_type count, const CharType *pOther) constArp::Base::Core::String
Compare(size_type offset, size_type count, const CharType *pOther, size_type countOther) constArp::Base::Core::String
const_iterator typedefArp::Base::Core::String
const_pointer typedefArp::Base::Core::String
const_reference typedefArp::Base::Core::String
const_reverse_iterator typedefArp::Base::Core::String
ConstBegin(void) constArp::Base::Core::String
ConstEnd(void) constArp::Base::Core::String
ConstIterator typedefArp::Base::Core::String
ConstReference typedefArp::Base::Core::String
ConstReverseBegin(void) constArp::Base::Core::String
ConstReverseEnd(void) constArp::Base::Core::String
ConstReverseIterator typedefArp::Base::Core::String
CStr(void) constArp::Base::Core::String
difference_type typedefArp::Base::Core::String
Empty (defined in Arp::Base::Core::String)Arp::Base::Core::Stringstatic
End(void)Arp::Base::Core::String
End(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
end(void)Arp::Base::Core::String
end(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
EndsWith(const CharType *pChars) constArp::Base::Core::String
EndsWith(const String &pattern) constArp::Base::Core::String
EndWith(const CharType *pChars) constArp::Base::Core::String
EndWith(const String &pattern) constArp::Base::Core::String
Erase(size_type offset=0)Arp::Base::Core::String
Erase(size_type offset, size_type count)Arp::Base::Core::String
Erase(ConstIterator where)Arp::Base::Core::String
Erase(ConstIterator first, ConstIterator last)Arp::Base::Core::String
Find(const String &pattern, size_type offset=0) constArp::Base::Core::String
Find(const CharType *pChars, size_type offset, size_type count) constArp::Base::Core::String
Find(const CharType *pChars, size_type offset=0) constArp::Base::Core::String
Find(CharType c, size_type offset=0) constArp::Base::Core::String
FindFirstNotOf(const String &chars, size_type offset=0) constArp::Base::Core::String
FindFirstNotOf(const CharType *pChars, size_type offset, size_type count) constArp::Base::Core::String
FindFirstNotOf(const CharType *pChars, size_type offset=0) constArp::Base::Core::String
FindFirstNotOf(CharType c, size_type offset=0) constArp::Base::Core::String
FindFirstOf(const String &chars, size_type offset=0) constArp::Base::Core::String
FindFirstOf(const CharType *pChars, size_type offset, size_type count) constArp::Base::Core::String
FindFirstOf(const CharType *pChars, size_type offset=0) constArp::Base::Core::String
FindFirstOf(CharType c, size_type offset=0) constArp::Base::Core::String
FindLastNotOf(const String &chars, size_type offset=NPos) constArp::Base::Core::String
FindLastNotOf(const CharType *pChars, size_type offset, size_type count) constArp::Base::Core::String
FindLastNotOf(const CharType *pChars, size_type offset=NPos) constArp::Base::Core::String
FindLastNotOf(CharType c, size_type offset=NPos) constArp::Base::Core::String
FindLastOf(const String &chars, size_type offset=NPos) constArp::Base::Core::String
FindLastOf(const CharType *pChars, size_type offset, size_type count) constArp::Base::Core::String
FindLastOf(const CharType *pChars, size_type offset=NPos) constArp::Base::Core::String
FindLastOf(CharType c, size_type offset=NPos) constArp::Base::Core::String
Format(const String &format, const Args &... args)Arp::Base::Core::Stringinlinestatic
Format(const char *format, const Args &... args)Arp::Base::Core::Stringinlinestatic
FormatPrintf(const char *format, const Args &... args)Arp::Base::Core::Stringinlinestatic
Front(void)Arp::Base::Core::String
Front(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
GetAllocator(void) constArp::Base::Core::String
GetBaseString(void) constArp::Base::Core::String
GetStdString(void) constArp::Base::Core::String
GetStdString(void) (defined in Arp::Base::Core::String)Arp::Base::Core::String
Insert(size_type offset, const String &arg)Arp::Base::Core::String
Insert(size_type offset, const String &arg, size_type argOffset, size_type count=NPos)Arp::Base::Core::String
Insert(size_type offset, const CharType *pChars, size_type count)Arp::Base::Core::String
Insert(size_type offset, const CharType *pChars)Arp::Base::Core::String
Insert(size_type offset, size_type count, CharType c)Arp::Base::Core::String
Insert(ConstIterator where, CharType c)Arp::Base::Core::String
Insert(ConstIterator where, size_type count, CharType c)Arp::Base::Core::String
Insert(ConstIterator where, Iterator first, Iterator last)Arp::Base::Core::String
Insert(ConstIterator where, ConstIterator first, ConstIterator last)Arp::Base::Core::String
Insert(ConstIterator where, const_pointer first, const_pointer last)Arp::Base::Core::String
Insert(ConstIterator where, std::initializer_list< CharType > chars)Arp::Base::Core::String
IsEmpty(void) constArp::Base::Core::String
iterator typedefArp::Base::Core::String
Iterator typedefArp::Base::Core::String
Length(void) constArp::Base::Core::String
MaxSize(void) constArp::Base::Core::String
NewLine (defined in Arp::Base::Core::String)Arp::Base::Core::Stringstatic
NPos (defined in Arp::Base::Core::String)Arp::Base::Core::Stringstatic
operator const CharType *(void) constArp::Base::Core::String
operator const StdString &(void) constArp::Base::Core::String
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+Arp::Base::Core::Stringfriend
operator+=(std::initializer_list< CharType > right)Arp::Base::Core::String
operator+=(const String &right)Arp::Base::Core::String
operator+=(const CharType *right)Arp::Base::Core::String
operator+=(CharType c)Arp::Base::Core::String
operator=(const String &arg)Arp::Base::Core::String
operator=(String &&arg) noexceptArp::Base::Core::String
operator=(std::initializer_list< CharType > right)Arp::Base::Core::String
operator=(const CharType *right)Arp::Base::Core::String
operator=(CharType c)Arp::Base::Core::String
operator[](size_type offset)Arp::Base::Core::String
operator[](size_type offset) constArp::Base::Core::String
pointer typedefArp::Base::Core::String
PopBack(void)Arp::Base::Core::String
PushBack(CharType c)Arp::Base::Core::String
Reference typedefArp::Base::Core::String
reference typedefArp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, std::initializer_list< CharType > chars)Arp::Base::Core::String
Replace(size_type offset, size_type length, const String &arg)Arp::Base::Core::String
Replace(size_type offset, size_type length, const String &arg, size_type offsetArg, size_type count=NPos)Arp::Base::Core::String
Replace(size_type offset, size_type length, const CharType *pChars, size_type count)Arp::Base::Core::String
Replace(size_type offset, size_type length, const CharType *pChars)Arp::Base::Core::String
Replace(size_type offset, size_type length, size_type count, CharType c)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, const String &arg)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, const CharType *pChars, size_type count)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, const CharType *pChars)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, size_type count, CharType c)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, Iterator first2, Iterator last2)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, ConstIterator first2, ConstIterator last2)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, const_pointer first2, const_pointer last2)Arp::Base::Core::String
Replace(ConstIterator first, ConstIterator last, pointer first2, pointer last2)Arp::Base::Core::String
ReplaceAll(const String &pattern, const String &replacement)Arp::Base::Core::String
Reserve(size_type newCapacity=0)Arp::Base::Core::String
Resize(size_type newSize)Arp::Base::Core::String
Resize(size_type newSize, CharType c)Arp::Base::Core::String
reverse_iterator typedefArp::Base::Core::String
ReverseBegin(void)Arp::Base::Core::String
ReverseBegin(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
ReverseEnd(void)Arp::Base::Core::String
ReverseEnd(void) const (defined in Arp::Base::Core::String)Arp::Base::Core::String
ReverseFind(const String &pattern, size_type offset=NPos) constArp::Base::Core::String
ReverseFind(const CharType *pChars, size_type offset, size_type count) constArp::Base::Core::String
ReverseFind(const CharType *pChars, size_type offset=NPos) constArp::Base::Core::String
ReverseFind(CharType c, size_type offset=NPos) constArp::Base::Core::String
ReverseIterator typedefArp::Base::Core::String
ShrinkToFit(void)Arp::Base::Core::String
Size(void) constArp::Base::Core::String
size_type typedefArp::Base::Core::String
Split(CharType delimiter, bool trimTokens=true, bool removeEmptyTokens=true) constArp::Base::Core::String
Split(std::span< const CharType > delimiters, bool trimTokens=true, bool removeEmptyTokens=true) constArp::Base::Core::String
SplitByWord(const String &delimiter, bool trimTokens=true, bool removeEmptyTokens=true) constArp::Base::Core::String
StartsWith(const CharType *pChars) constArp::Base::Core::String
StartsWith(const String &pattern) constArp::Base::Core::String
StartWith(const CharType *pChars) constArp::Base::Core::String
StartWith(const String &pattern) constArp::Base::Core::String
StdString typedefArp::Base::Core::String
String(void)Arp::Base::Core::String
String(const String &arg)Arp::Base::Core::String
String(String &&arg) noexceptArp::Base::Core::String
String(const BaseString &arg)Arp::Base::Core::String
String(BaseString &&arg)Arp::Base::Core::String
String(const StdString &arg)Arp::Base::Core::String
String(StdString &&arg)Arp::Base::Core::String
String(const String &arg, size_type offset, size_type count=NPos)Arp::Base::Core::String
String(const CharType *pChars, size_type count)Arp::Base::Core::String
String(const CharType *pChars)Arp::Base::Core::String
String(const Char8uType *pChars)Arp::Base::Core::String
String(size_type count, CharType c)Arp::Base::Core::String
String(std::initializer_list< CharType > arg)Arp::Base::Core::String
String(Iterator first, Iterator last)Arp::Base::Core::String
String(ConstIterator first, ConstIterator last)Arp::Base::Core::String
String(const Bytes &bytes)Arp::Base::Core::Stringexplicit
Substr(size_type offset=0, size_type count=NPos) constArp::Base::Core::String
Swap(String &other)Arp::Base::Core::String
ThreeWayCompareResult typedefArp::Base::Core::String
ToBytes(void) constArp::Base::Core::String
Tokens typedefArp::Base::Core::String
Trim(void) constArp::Base::Core::String
Trim(CharType trim) constArp::Base::Core::String
TrimLeft(void) constArp::Base::Core::String
TrimLeft(CharType trim) constArp::Base::Core::String
TrimRight(void) constArp::Base::Core::String
TrimRight(CharType trim) constArp::Base::Core::String
value_type typedefArp::Base::Core::String
~String(void)Arp::Base::Core::String