#include <cblist.h>
Inheritance diagram for cbStringList:


Public Member Functions | |
| cbStringList () | |
| ~cbStringList () | |
| void | Clear () |
| cbsint | Add (cbcchr *p_data, cbsint tag=0) |
| cbbool | Insert (cbsint id, const char *p_data, cbsint tag=0) |
| cbbool | Delete (cbsint id) |
| cbString & | GetString (cbsint id) |
| cbString & | operator[] (cbsint id) |
| cbsint | GetTag (cbsint id) |
| void | SetTag (cbsint id, cbsint val) |
| cbsint | GetCount () |
| virtual void | DeleteUserData (void *p_data) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from cbItemList. |
|
|
Reimplemented from cbItemList. |
|
|
Reimplemented from cbItemList. |
|
|
Reimplemented from cbItemList. |
|
|
|
|
|
Reimplemented from cbItemList. |
|
||||||||||||||||
|
|
|
|
Reimplemented from cbItemList. |
|
||||||||||||
|
Reimplemented from cbItemList. |
1.3.4