MIRA
Public Member Functions | Protected Member Functions | List of all members
RPCHandler::InvokerRunnable Class Reference

#include <fw/RPCHandler.h>

Inheritance diagram for RPCHandler::InvokerRunnable:
Inheritance graph
[legend]

Public Member Functions

 InvokerRunnable (RPCHandler *handler, AbstractDeferredInvokerPtr invoker)
 

Protected Member Functions

virtual void run (DispatcherThread *dispatcher)
 Called from dispatcher thread this runnable is attached to, whenever the runnable should be executed. More...
 

Constructor & Destructor Documentation

◆ InvokerRunnable()

InvokerRunnable ( RPCHandler handler,
AbstractDeferredInvokerPtr  invoker 
)
inline

Member Function Documentation

◆ run()

virtual void run ( DispatcherThread dispatcher)
protectedvirtual

Called from dispatcher thread this runnable is attached to, whenever the runnable should be executed.

Implements IRunnable.


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