cppexpose  1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
cppexpose::Function Member List

This is the complete list of members for cppexpose::Function, including all inherited members.

call(const std::vector< Variant > &args)cppexpose::Function
Function(std::unique_ptr< AbstractFunction > &&func=nullptr)cppexpose::Function
Function(const Function &other)cppexpose::Function
isEmpty() const cppexpose::Function
m_funccppexpose::Functionprotected
operator=(const Function &other)cppexpose::Function
~Function()cppexpose::Functionvirtual