Caffa
1.1.0
C++ Application Framework for Embedded Systems with introspection
|
This is the complete list of members for caffa::MethodAccessorInterface, including all inherited members.
execute(const std::string &jsonArgumentsString) const =0 (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | pure virtual |
m_methodHandle (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | protected |
m_objectFactory (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | protected |
m_selfHandle (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | protected |
MethodAccessorInterface(const ObjectHandle *selfHandle, const MethodHandle *methodHandle, ObjectFactory *objectFactory) (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | inline |
objectFactory() const (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | inline |
~MethodAccessorInterface()=default (defined in caffa::MethodAccessorInterface) | caffa::MethodAccessorInterface | virtual |