This is the complete list of members for C4IDList, including all inherited members.
| Add(C4IDList &rList) | C4IDList | |
| C4IDList() | C4IDList | |
| C4IDList(const C4IDList &rCopy) | C4IDList | |
| C4IDListChunk() | C4IDListChunk | protected |
| Clear() | C4IDList | |
| CompileFunc(StdCompiler *pComp, bool fValues=true) | C4IDList | |
| ConsolidateValids(C4DefList &rDefs, int32_t dwCategory=0) | C4IDList | |
| Count | C4IDList | protected |
| DecreaseIDCount(C4ID c_id, bool fRemoveEmptyID=true) | C4IDList | inline |
| Default() | C4IDList | |
| DeleteItem(size_t iIndex) | C4IDList | |
| Draw(C4Facet &cgo, int32_t iSelection, C4DefList &rDefs, DWORD dwCategory, bool fCounts=true, int32_t iAlign=0) const | C4IDList | |
| GetCount(size_t index) const | C4IDList | |
| GetCount(C4DefList &rDefs, int32_t dwCategory, int32_t index) const | C4IDList | |
| GetID(size_t index, int32_t *ipCount=nullptr) const | C4IDList | |
| GetID(C4DefList &rDefs, int32_t dwCategory, int32_t index, int32_t *ipCount=nullptr) const | C4IDList | |
| GetIDCount(C4ID c_id, int32_t iZeroDefVal=0) const | C4IDList | |
| GetIndex(C4ID c_id) const | C4IDList | |
| GetNumberOfIDs() const | C4IDList | |
| GetNumberOfIDs(C4DefList &rDefs, int32_t dwCategory) const | C4IDList | |
| id | C4IDListChunk | protected |
| IncreaseIDCount(C4ID c_id, bool fAddNewID=true, int32_t IncreaseBy=1, bool fRemoveEmpty=false) | C4IDList | |
| IsClear() const | C4IDList | |
| operator=(const C4IDList &rCopy) | C4IDList | |
| operator==(const C4IDList &rhs) const | C4IDList | |
| pNext | C4IDListChunk | protected |
| SetCount(size_t index, int32_t iCount) | C4IDList | |
| SetCount(C4DefList &rDefs, int32_t dwCategory, int32_t index, int32_t iCount) | C4IDList | |
| SetIDCount(C4ID c_id, int32_t iCount, bool fAddNewID=false) | C4IDList | |
| ~C4IDList() | C4IDList | |
| ~C4IDListChunk() | C4IDListChunk | protected |