StringList Class Reference
#include <StringList.h>
Inheritance diagram for StringList:
List of all members.
Detailed Description
Definition at line 23 of file StringList.h.
Public Member Functions
int
Create (const char *str, const char *sep)
int
Create (const char *str, char sep= '\t')
virtual
Object *
Pop (int action=LIST_REMOVE_DESTROY)
virtual int
Remove (int position, int action=LIST_REMOVE_DESTROY)
virtual
Object *
Shift (int action=LIST_REMOVE_DESTROY)
void
Sort (int direction=0)
Protected Attributes
The documentation for this class was generated from the following files: