class STRLIST : public VLIST | | AddEntry (const STRING& StringEntry) |
| | AddEntry (const CHR* Entry) |
| | GetEntry (const SIZE_T Index, STRING* StringEntry) |
| | GetValue (const CHR* Title, STRING* StringBuffer) |
| | GetValue (const STRING& Title, STRING* StringBuffer) |
| | Join (const CHR* Separator, STRING* StringBuffer) |
| | operator= (const STRLIST& OtherStrlist) |
| | SearchCase (const STRING& SearchTerm) |
| | SetEntry (const SIZE_T Index, const STRING& StringEntry) |
| | Split (const CHR* Separator, const STRING& TheString) |
| | Split (const CHR Separator, const STRING& TheString) |
| | STRLIST () |
| | String |
STRLIST& operator=(const STRLIST& OtherStrlist)
void AddEntry(const STRING& StringEntry)
void AddEntry(const CHR* Entry)
void SetEntry(const SIZE_T Index, const STRING& StringEntry)
void GetEntry(const SIZE_T Index, STRING* StringEntry)
void Split(const CHR* Separator, const STRING& TheString)
void Split(const CHR Separator, const STRING& TheString)
void Join(const CHR* Separator, STRING* StringBuffer)
SIZE_T SearchCase(const STRING& SearchTerm)
void GetValue(const CHR* Title, STRING* StringBuffer)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de