X3D libraries
The libraries to work with X3D dataset

x3d::SFString Member List

This is the complete list of members for x3d::SFString, including all inherited members.


Append(const SFString &src)x3d::SFString [inline]
Append(const char *str)x3d::SFString
c_str(void) const x3d::SFString [inline]
Empty(void)x3d::SFString [inline]
Escape(void) const x3d::SFString
f_sizex3d::SFString [private]
f_strx3d::SFString [private]
g_emptyx3d::SFString [private, static]
GetValue(char *str, int size)x3d::SFString
GetValue(wchar_t *str, int size)x3d::SFString
IsEmpty(void) const x3d::SFString [inline]
operator!=(const SFString &src) const x3d::SFString [inline]
operator!=(const char *str) const x3d::SFString [inline]
operator+(const SFString &src) const x3d::SFString [inline]
operator+(const char *str) const x3d::SFString [inline]
operator+=(const SFString &src)x3d::SFString [inline]
operator+=(const char *str)x3d::SFString [inline]
operator<(const char *str) const x3d::SFString [inline]
operator<=(const SFString &src) const x3d::SFString [inline]
operator=(const SFString &src)x3d::SFString [inline]
operator=(const char *str)x3d::SFString [inline]
operator==(const SFString &src) const x3d::SFString [inline]
operator==(const char *str) const x3d::SFString [inline]
operator>(const char *str) const x3d::SFString [inline]
operator>=(const SFString &src) const x3d::SFString [inline]
Set(const char *str, int len=-1)x3d::SFString [private]
SetValue(const SFString &src)x3d::SFString [inline]
SetValue(const char *str)x3d::SFString [inline]
SetValue(const wchar_t *str)x3d::SFString
SFString(void)x3d::SFString [inline]
SFString(const SFString &src)x3d::SFString [inline]
SFString(const char *str, int len=-1)x3d::SFString [inline]
Size(void) const x3d::SFString [inline]
Unescape(void) const x3d::SFString
~SFString()x3d::SFString [inline]