cppexpose
1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
|
This is the complete list of members for cppexpose::AbstractFunction, including all inherited members.
AbstractFunction() | cppexpose::AbstractFunction | |
call(const std::vector< Variant > &args)=0 | cppexpose::AbstractFunction | pure virtual |
clone()=0 | cppexpose::AbstractFunction | pure virtual |
~AbstractFunction() | cppexpose::AbstractFunction | virtual |