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

Inheritance diagram for SPL::rstring:
Inheritance graph
STL class. STL class.
[legend]

List of all members.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Parameters:

Constructor

Parameters:

Constructor

Parameters:

Constructor

Parameters:

Constructor

Parameters:
template<class InputIterator >

Constructor

Parameters:

Member Function Documentation

Assignment operator

Parameters:
Returns:
this

Get the hash code

Returns:
hash code

Get the size in bytes when serialized

Returns:
size in bytes when serialized

Select one character from an rstring

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

Return std::string representation

Returns:
std::string representation

Return std::string representation

Returns:
std::string representation
template<class T >

Convert an SPL value to string

Parameters:
Returns:
rstring representation

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