This is the complete list of members for Collection, including all inherited members.
| Collection(const Collection &aMgr) | Collection | inline |
| Collection(zorba::Collection *aMgr) | Collection | inline |
| contents() | Collection | |
| deleteNodeFirst() | Collection | |
| deleteNodeLast() | Collection | |
| deleteNodes(const ItemSequence &aNodes) | Collection | |
| deleteNodesFirst(unsigned long aNumNodes) | Collection | |
| deleteNodesLast(unsigned long aNumNodes) | Collection | |
| getName() | Collection | |
| getType() | Collection | |
| indexOf(const Item &aNode) | Collection | |
| insertNodesAfter(const Item &aTarget, const ItemSequence &aNodes) | Collection | |
| insertNodesBefore(const Item &aTarget, const ItemSequence &aNodes) | Collection | |
| insertNodesFirst(const ItemSequence &aNodes) | Collection | |
| insertNodesLast(const ItemSequence &aNodes) | Collection | |
| isStatic() | Collection |