#include <SPL/Runtime/Type/String.h>

Inheritance diagram for SPL::rstring:
Inheritance graph
node
[legend]

Constructor & Destructor Documentation

◆ rstring() [1/7]

Default constructor

◆ rstring() [2/7]

Copy constructor

Parameters

◆ rstring() [3/7]

Constructor

Parameters

◆ rstring() [4/7]

Constructor

Parameters

◆ rstring() [5/7]

Constructor

Parameters

◆ rstring() [6/7]

Constructor

Parameters

◆ rstring() [7/7]

template<class InputIterator >

Constructor

Parameters

Member Function Documentation

◆ operator=()

Assignment operator

Parameters
Returns
this

◆ hashCode()

Get the hash code

Returns
hash code

◆ getSerializedSize()

Get the size in bytes when serialized

Returns
size in bytes when serialized

◆ at()

Select one character from an rstring

Parameters
Returns
an rstring consisting of the logical character at position index
Exceptions

◆ string() [1/2]

Return std::string representation

Returns
std::string representation

◆ string() [2/2]

Return std::string representation

Returns
std::string representation

◆ toString()

template<class T >

Convert an SPL value to string

Parameters
Returns
rstring representation

The documentation for this class was generated from the following file: