Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMString Member List

This is the complete list of members for PLMString, including all inherited members.
Allocate(u32 size, bool keep=true)PLMString
Append(char c)PLMString [inline]
Append(const char *str)PLMString [inline]
Append(const PLMString &str)PLMString [inline]
ChangeText(const char *newtext, u32 start=0, u32 nb=PLM::INDEX_ERROR)PLMString
Char(u32 index) constPLMString [inline]
Clear()PLMString [inline]
Compare(const char *s2, bool case_s=true, u32 nb=PLM::INDEX_ERROR, u32 start=0) constPLMString
Compare(const PLMString &s2, bool case_s=true, u32 nb=PLM::INDEX_ERROR, u32 start=0) constPLMString [inline]
Delete(u32 index, u32 nb=1)PLMString
Fill(char c, u32 start=0, u32 nb=PLM::INDEX_ERROR)PLMString
Find(char c, u32 start=0, bool case_s=true) constPLMString
Find(const char *str, u32 start=0, bool case_s=true) constPLMString
Find(const PLMString &str, u32 start=0, bool case_s=true) constPLMString
Format(const char *format,...)PLMString
Insert(char c, u32 index)PLMString
Insert(const char *str, u32 index)PLMString
Insert(const PLMString &str, u32 index)PLMString [inline]
IsEmpty() constPLMString [inline]
KillWord(u32 start)PLMString
Length() constPLMString [inline]
LowerCase()PLMString
MakeFilename()PLMString
Obfuscate()PLMString
operator!=(const char *str)PLMString [inline]
operator!=(const PLMString &str) (defined in PLMString)PLMString [inline]
operator+(const PLMString &s1, const PLMString &s2)PLMString [friend]
operator+(const PLMString &s1, const char *s2)PLMString [friend]
operator+(const char *s1, const PLMString &s2)PLMString [friend]
operator+(const PLMString &s1, char c)PLMString [friend]
operator+(char c, const PLMString &s1)PLMString [friend]
operator+=(char c)PLMString
operator+=(const PLMString &str)PLMString
operator+=(const char *str)PLMString
operator<<(ostream &os, const PLMString &str)PLMString [friend]
operator=(const PLMString &str)PLMString
operator=(const char *str)PLMString
operator==(const char *str)PLMString [inline]
operator==(const PLMString &str) (defined in PLMString)PLMString [inline]
operator[](u32 index) constPLMString [inline]
PLMString(const char *txt=0)PLMString
PLMString(u32 size, const char *txt=0)PLMString
PLMString(const PLMString &cp)PLMString
PrintInfo() constPLMString
Replace(char a, char b)PLMString
RFind(char c, u32 start=PLM::INDEX_ERROR, bool case_s=true) constPLMString
RFind(const char *str, u32 start=PLM::INDEX_ERROR, bool case_s=true) constPLMString
RFind(const PLMString &str, u32 start=PLM::INDEX_ERROR, bool case_s=true) constPLMString
SetChar(u32 index, char c)PLMString [inline]
Size() constPLMString [inline]
size_increment enum value (defined in PLMString)PLMString
StringCopy(const char *str, u32 start=0, u32 nb=PLM::INDEX_ERROR)PLMString [static]
Text() constPLMString [inline]
Truncate(u32 index)PLMString [inline]
UpperCase()PLMString
~PLMString() (defined in PLMString)PLMString

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:45 2004.