![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for CollectionIterator< C, O >, including all inherited members.
| add(const Parameter ¶m) | Operation | protected |
| call(const Vector< Variant > &args) const override | CollectionIterator< C, O > | inlinevirtual |
| CollectionIterator(cstring name, fun_t fun) | CollectionIterator< C, O > | inline |
| CONSTRUCTOR enum value | Operation | |
| fun_t typedef | CollectionIterator< C, O > | |
| itemType(void) const | Iterator< C::t > | inline |
| ITER enum value | Operation | |
| Iterator(cstring name) | Iterator< C::t > | inline |
| kind(void) const | Operation | inline |
| kind_t enum name | Operation | |
| METHOD enum value | Operation | |
| name(void) const | Operation | inline |
| NONE enum value | Operation | |
| Operation(kind_t kind, cstring name, const Type &rtype=void_type) | Operation | |
| Operation(kind_t kind, cstring name, const List< Parameter > &pars, const Type &rtype=void_type) | Operation | |
| parameters(void) const | Operation | inline |
| returnType(void) const | Operation | inline |
| STATIC enum value | Operation | |
| ~Operation(void) | Operation | virtual |