cbp2make
Makefile generation tool for Code::Blocks IDE
CStringList Member List

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

AppendFromFile(const CString &FileName)CStringList
Clear(void)CStringList
CStringList(void)CStringList
CStringList(const CStringList &AStringList)CStringList
FindString(const CString &AString) constCStringList
GetCount(void) constCStringList
GetLength(void) constCStringList
GetString(const int Index)CStringList
GetString(const int Index) constCStringList
Insert(const CString *AString)CStringList
Insert(const CString &AString)CStringList
Insert(const CStringList &AStringList)CStringList
InsertAt(const int Index, const CStringList &AStringList)CStringList
InsertAt(const int Index, const CString *AString)CStringList
InsertAt(const int Index, const CString &AString)CStringList
IsEmpty(void) constCStringList
Join(const CString &Delimiter) constCStringList
LoadFromFile(const CString &FileName)CStringList
m_NullStringCStringListprotected
m_StringsCStringListprotected
operator<<(const CString &AString)CStringList
operator=(const CString &AString)CStringList
operator=(const CStringList &AStringList)CStringList
operator[](const int Index)CStringList
operator[](const int Index) constCStringList
Print(std::ostream &out)CStringList
RemoveAt(const int Index)CStringList
RemoveDuplicates(void)CStringList
RemoveEmpty(void)CStringList
SaveToFile(const CString &FileName)CStringList
ValidIndex(const int Index) constCStringListprotected
~CStringList(void)CStringList