| 
    Dobby 3.0
    
   Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun 
   | 
 
Method identified by object, interface and signal name itself. More...
#include <IpcCommon.h>


Public Member Functions | |
| Signal (const std::string &object_, const std::string &interface_, const std::string &name_) | |
  Public Member Functions inherited from AI_IPC::RemoteEntry | |
| bool | isValid () const | 
| operator bool () const | |
Additional Inherited Members | |
  Public Types inherited from AI_IPC::RemoteEntry | |
| enum | Type { METHOD , SIGNAL } | 
  Public Attributes inherited from AI_IPC::RemoteEntry | |
| Type | type | 
| std::string | service | 
| std::string | object | 
| std::string | interface | 
| std::string | name | 
  Protected Member Functions inherited from AI_IPC::RemoteEntry | |
| RemoteEntry (Type type_) | |
| RemoteEntry (Type type_, const std::string &service_, const std::string &object_, const std::string &interface_, const std::string &name_) | |
Method identified by object, interface and signal name itself.
See dbus signal for details