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