append(const uint8 *e) | UCList | [inline] |
appendList(UCList &l) | UCList | [inline] |
assign(uint32 index, const uint8 *e) | UCList | [inline] |
assignString(uint32 index, uint16 str) | UCList | |
copyList(UCList &l) | UCList | [inline] |
copyStringList(UCList &l) | UCList | |
elements | UCList | [private] |
elementsize | UCList | [private] |
free() | UCList | [inline] |
freeStrings() | UCList | |
getElementSize() const | UCList | [inline] |
getSize() const | UCList | [inline] |
getString(uint32 index) | UCList | [private] |
getStringIndex(uint32 index) | UCList | |
getuint16(uint32 index) | UCList | [inline] |
inList(const uint8 *e) | UCList | [inline] |
load(IDataSource *ids, uint32 version) | UCList | |
operator[](uint32 index) | UCList | [inline] |
remove(const uint8 *e) | UCList | [inline] |
removeString(uint16 str, bool nodel=false) | UCList | |
save(ODataSource *ods) | UCList | |
size | UCList | [private] |
stringInList(uint16 str) | UCList | |
substractList(UCList &l) | UCList | [inline] |
substractStringList(UCList &l) | UCList | |
UCList(unsigned int elementsize_, unsigned int capacity=0) | UCList | [inline] |
unionList(UCList &l) | UCList | [inline] |
unionStringList(UCList &l) | UCList | |
~UCList() | UCList | [inline] |