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