![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for Constructor2< T, T1, T2 >, including all inherited members.
| add(const Parameter ¶m) | Operation | protected |
| call(const Vector< Variant > &args) const override | Constructor2< T, T1, T2 > | inlinevirtual |
| CONSTRUCTOR enum value | Operation | |
| Constructor2(cstring name) | Constructor2< T, T1, T2 > | inline |
| ITER enum value | Operation | |
| 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 |