Dobby
3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
Helper class to get reply. More...
#include <IpcCommon.h>
Public Member Functions | |
virtual bool | getReply (VariantList &argList)=0 |
Get reply. More... | |
Helper class to get reply.
|
pure virtual |
Get reply.
@parameter[out] argList This is the return value of the method call
Implemented in AI_IPC::AsyncReplyGetter, and SDBusAsyncReplyGetter.