fundoshi.hpp
A C++ library for multiple string instances with shared memory
 All Classes Namespaces Files Functions Typedefs Pages
fundoshi::basic_string< CharType > Member List

This is the complete list of members for fundoshi::basic_string< CharType >, including all inherited members.

basic_string()fundoshi::basic_string< CharType >inline
basic_string(const basic_string< CharType > &other)fundoshi::basic_string< CharType >inline
basic_string(const std::basic_string< CharType > &newstr)fundoshi::basic_string< CharType >inline
basic_string(const CharType *newstr)fundoshi::basic_string< CharType >inline
basic_string(const CharType *newstr, size_type newstr_length)fundoshi::basic_string< CharType >inline
basic_string(iterator b, iterator e)fundoshi::basic_string< CharType >inline
basic_string(const basic_string< CharType > &other, size_type offset, size_type length)fundoshi::basic_string< CharType >inline
basic_string(const std::basic_string< CharType > &newstr, size_type offset, size_type length)fundoshi::basic_string< CharType >inline
basic_string(const CharType *newstr, size_type offset, size_type length)fundoshi::basic_string< CharType >inline
begin(void)fundoshi::basic_string< CharType >inline
c_str(void) const fundoshi::basic_string< CharType >inline
compare(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
const_iterator typedeffundoshi::basic_string< CharType >
const_reference typedeffundoshi::basic_string< CharType >
const_reverse_iterator typedeffundoshi::basic_string< CharType >
end(void)fundoshi::basic_string< CharType >inline
iterator typedeffundoshi::basic_string< CharType >
length(void) const fundoshi::basic_string< CharType >inline
operator std::basic_string< value_type >(void) const fundoshi::basic_string< CharType >inline
operator!=(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
operator<(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
operator<=(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
operator==(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
operator>(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
operator>=(const basic_string< CharType > &other) const fundoshi::basic_string< CharType >inline
operator[](size_t pos) const fundoshi::basic_string< CharType >inline
reverse_iterator typedeffundoshi::basic_string< CharType >
size(void) const fundoshi::basic_string< CharType >inline
size_type typedeffundoshi::basic_string< CharType >
value_type typedeffundoshi::basic_string< CharType >
~basic_string()fundoshi::basic_string< CharType >inline