Assimp  v3.1.1 (June 2014)
irr::core::string< T > Member List

This is the complete list of members for irr::core::string< T >, including all inherited members.

append(T character)irr::core::string< T >inline
append(const string< T > &other)irr::core::string< T >inline
append(const string< T > &other, s32 length)irr::core::string< T >inline
c_str() constirr::core::string< T >inline
equals_ignore_case(const string< T > &other) constirr::core::string< T >inline
equalsn(const string< T > &other, int len)irr::core::string< T >inline
equalsn(const T *str, int len)irr::core::string< T >inline
erase(int index)irr::core::string< T >inline
findFirst(T c) constirr::core::string< T >inline
findFirstChar(T *c, int count) constirr::core::string< T >inline
findFirstCharNotInList(B *c, int count) constirr::core::string< T >inline
findLast(T c) constirr::core::string< T >inline
findLastCharNotInList(B *c, int count) constirr::core::string< T >inline
findNext(T c, s32 startPos) constirr::core::string< T >inline
make_lower()irr::core::string< T >inline
make_upper()irr::core::string< T >inline
operator!=(const string< T > &other) constirr::core::string< T >inline
operator+(const string< T > &other)irr::core::string< T >inline
operator+(const B *c)irr::core::string< T >inline
operator+=(T c)irr::core::string< T >inline
operator+=(const string< T > &other)irr::core::string< T >inline
operator+=(int i)irr::core::string< T >inline
operator<(const string< T > &other) constirr::core::string< T >inline
operator=(const string< T > &other)irr::core::string< T >inline
operator=(const B *c)irr::core::string< T >inline
operator==(const T *str) constirr::core::string< T >inline
operator==(const string< T > &other) constirr::core::string< T >inline
operator[](const s32 index) constirr::core::string< T >inline
replace(T toReplace, T replaceWith)irr::core::string< T >inline
reserve(s32 count)irr::core::string< T >inline
size() constirr::core::string< T >inline
string()irr::core::string< T >inline
string(const string< T > &other)irr::core::string< T >inline
string(int number)irr::core::string< T >inline
string(const B *c, s32 lenght)irr::core::string< T >inline
string(const B *c)irr::core::string< T >inline
subString(s32 begin, s32 length)irr::core::string< T >inline
trim()irr::core::string< T >inline
~string()irr::core::string< T >inline