Dobby
3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
This is the complete list of members for DobbyIpcBus, including all inherited members.
address() const | DobbyIpcBus | |
connect(const std::string &address) | DobbyIpcBus | |
disconnect() | DobbyIpcBus | |
disconnectNoLock() | DobbyIpcBus | private |
DobbyIpcBus(const std::string &dbusAddress, const std::shared_ptr< AI_IPC::IIpcService > &ipcService) (defined in DobbyIpcBus) | DobbyIpcBus | |
DobbyIpcBus() (defined in DobbyIpcBus) | DobbyIpcBus | |
emitSignal(const AI_IPC::Signal &signal, const AI_IPC::VariantList &args) const | DobbyIpcBus | |
invokeMethod(const AI_IPC::Method &method, const AI_IPC::VariantList &args, int timeoutMs) const | DobbyIpcBus | |
invokeMethod(const AI_IPC::Method &method, const AI_IPC::VariantList &args, AI_IPC::VariantList &replyArgs) const | DobbyIpcBus | |
mDbusAddress (defined in DobbyIpcBus) | DobbyIpcBus | private |
mDbusSocketPath (defined in DobbyIpcBus) | DobbyIpcBus | private |
mHandlerId (defined in DobbyIpcBus) | DobbyIpcBus | private |
mLock (defined in DobbyIpcBus) | DobbyIpcBus | mutableprivate |
mService (defined in DobbyIpcBus) | DobbyIpcBus | private |
mServiceChangeCond (defined in DobbyIpcBus) | DobbyIpcBus | private |
mServiceChangeLock (defined in DobbyIpcBus) | DobbyIpcBus | private |
mServiceChangeQueue (defined in DobbyIpcBus) | DobbyIpcBus | private |
mServiceChangeThread (defined in DobbyIpcBus) | DobbyIpcBus | private |
mServiceHandlers (defined in DobbyIpcBus) | DobbyIpcBus | private |
mServiceSignal (defined in DobbyIpcBus) | DobbyIpcBus | private |
mSignalHandlers (defined in DobbyIpcBus) | DobbyIpcBus | private |
registerServiceHandler(const std::string &serviceName, const ServiceHandlerFn &handlerFunc) | DobbyIpcBus | |
registerServiceWatcher() | DobbyIpcBus | private |
registerSignalHandler(const AI_IPC::Signal &signal, const AI_IPC::SignalHandler &handlerFunc) | DobbyIpcBus | |
serviceAvailable(const std::string &serviceName) const | DobbyIpcBus | |
ServiceChangeEvent typedef (defined in DobbyIpcBus) | DobbyIpcBus | private |
serviceChangeThread() | DobbyIpcBus | private |
ServiceHandler typedef (defined in DobbyIpcBus) | DobbyIpcBus | private |
serviceNameChanged(const AI_IPC::VariantList &args) | DobbyIpcBus | private |
SignalHandler typedef (defined in DobbyIpcBus) | DobbyIpcBus | private |
socketPath() const | DobbyIpcBus | |
socketPathFromAddress(const std::string &address) | DobbyIpcBus | privatestatic |
unregisterHandler(int handlerId) | DobbyIpcBus | |
~DobbyIpcBus() (defined in DobbyIpcBus) | DobbyIpcBus |