Caffa  1.1.0
C++ Application Framework for Embedded Systems with introspection
Public Member Functions | Protected Attributes | List of all members
caffa::MethodAccessorInterface Class Referenceabstract
Inheritance diagram for caffa::MethodAccessorInterface:
Inheritance graph
[legend]
Collaboration diagram for caffa::MethodAccessorInterface:
Collaboration graph
[legend]

Public Member Functions

 MethodAccessorInterface (const ObjectHandle *selfHandle, const MethodHandle *methodHandle, ObjectFactory *objectFactory)
 
virtual std::string execute (const std::string &jsonArgumentsString) const =0
 
ObjectFactoryobjectFactory () const
 

Protected Attributes

const ObjectHandlem_selfHandle
 
const MethodHandlem_methodHandle
 
ObjectFactorym_objectFactory
 

The documentation for this class was generated from the following file: