Whiteboard
An interface and tools for visualizing large and complex datasets
CMString Member List

This is the complete list of members for CMString, including all inherited members.

CMString()CMString
CMString(const CMString &S)CMString
CMString(const MCL_TCHAR *a)CMString
DeleteMemory(MCL_TCHAR *) const CMStringprivate
GetMemory(long charLen) const CMStringprivate
IsEmpty() const CMString
len() const CMStringinline
length() const CMString
m_pDataCMStringprivate
operator const MCL_TCHAR *() const CMString
operator!=(const CMString &s1) const CMString
operator!=(const MCL_TCHAR *s1) const CMString
operator()(long)CMString
operator()(long) const CMString
operator+=(const MCL_TCHAR *)CMString
operator+=(const CMString &s)CMString
operator+=(const MCL_TCHAR)CMString
operator<(const CMString &s1) const CMString
operator<(const MCL_TCHAR *s1) const CMString
operator<=(const CMString &s1) const CMString
operator<=(const MCL_TCHAR *s1) const CMString
operator=(const MCL_TCHAR *)CMString
operator=(const CMString &)CMString
operator==(const CMString &s1) const CMString
operator==(const MCL_TCHAR *s1) const CMString
operator>(const CMString &s1) const CMString
operator>(const MCL_TCHAR *s1) const CMString
operator>=(const CMString &s1) const CMString
operator>=(const MCL_TCHAR *s1) const CMString
operator[](long)CMString
operator[](long) const CMString
removeLeadingChars(char c= ' ')CMString
removeSpaces()CMString
removeTrailingChars(char c= ' ')CMString
toLower()CMString
toUpper()CMString
~CMString()CMString