|
ISLEman
|
Additional Inherited Members | |
Public Member Functions inherited from GenericNodeListContext | |
| int | count () const |
| Returns the number of elements in the list. | |
| TemplateVariant | at (int index) const |
| Returns the element at index position index. More... | |
| TemplateListIntf::ConstIterator * | createIterator () const |
| Creates a new iterator for this list. More... | |
| void | append (const TemplateVariant &ctn) |
| bool | isEmpty () const |
| int | addRef () |
| Increase object's reference count. | |
| int | release () |
| Decreases object's referenc count, destroy object if 0. | |
Public Member Functions inherited from TemplateListIntf | |
| virtual | ~TemplateListIntf () |
| Destroys the list. | |
Static Public Member Functions inherited from GenericNodeListContext | |
| static GenericNodeListContext * | alloc () |
1.8.12