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 SDBusIpcService, including all inherited members.
BusType enum name (defined in SDBusIpcService) | SDBusIpcService | |
disableMonitor() override | SDBusIpcService | virtual |
emitSignal(const AI_IPC::Signal &signal, const AI_IPC::VariantList &args) override | SDBusIpcService | virtual |
enableMonitor(const std::set< std::string > &matchRules, const AI_IPC::MonitorHandler &handler) override | SDBusIpcService | virtual |
eventLoopThread() (defined in SDBusIpcService) | SDBusIpcService | private |
flush() override | SDBusIpcService | virtual |
freeMethodReply(uint32_t replyId) (defined in SDBusIpcService) | SDBusIpcService | private |
getBusAddress() const override | SDBusIpcService | virtual |
getSenderUid(const std::string &senderName) (defined in SDBusIpcService) | SDBusIpcService | private |
init(const std::string &serviceName, int defaultTimeoutMs) (defined in SDBusIpcService) | SDBusIpcService | private |
invokeMethod(const AI_IPC::Method &method, const AI_IPC::VariantList &args, int timeoutMs) override | SDBusIpcService | virtual |
invokeMethod(const AI_IPC::Method &method, const AI_IPC::VariantList &args, AI_IPC::VariantList &replyArgs, int timeoutMs) override | SDBusIpcService | virtual |
isServiceAvailable(const std::string &serviceName) const override | SDBusIpcService | virtual |
isValid() const override | SDBusIpcService | virtual |
mCallReplies (defined in SDBusIpcService) | SDBusIpcService | private |
mCalls (defined in SDBusIpcService) | SDBusIpcService | private |
mDefaultTimeoutUsecs (defined in SDBusIpcService) | SDBusIpcService | private |
mExecCond (defined in SDBusIpcService) | SDBusIpcService | mutableprivate |
mExecCounter (defined in SDBusIpcService) | SDBusIpcService | mutableprivate |
mExecEventFd (defined in SDBusIpcService) | SDBusIpcService | private |
mExecLock (defined in SDBusIpcService) | SDBusIpcService | mutableprivate |
mExecQueue (defined in SDBusIpcService) | SDBusIpcService | mutableprivate |
mHandlerTag (defined in SDBusIpcService) | SDBusIpcService | private |
mLastExecTag (defined in SDBusIpcService) | SDBusIpcService | private |
mMethodHandlers (defined in SDBusIpcService) | SDBusIpcService | private |
mReplyIdentifiers (defined in SDBusIpcService) | SDBusIpcService | private |
mSDBus (defined in SDBusIpcService) | SDBusIpcService | private |
mSignalHandlers (defined in SDBusIpcService) | SDBusIpcService | private |
mStarted (defined in SDBusIpcService) | SDBusIpcService | private |
mThread (defined in SDBusIpcService) | SDBusIpcService | private |
mValid (defined in SDBusIpcService) | SDBusIpcService | private |
onExecCall(sd_event_source *s, int fd, uint32_t revents, void *userdata) (defined in SDBusIpcService) | SDBusIpcService | privatestatic |
onMethodCall(sd_bus_message *reply, void *userData, void *retError) (defined in SDBusIpcService) | SDBusIpcService | privatestatic |
onMethodReply(sd_bus_message *reply, void *userData, void *retError) (defined in SDBusIpcService) | SDBusIpcService | privatestatic |
onRuleMatch(sd_bus_message *m, void *userData, void *retError) (defined in SDBusIpcService) | SDBusIpcService | privatestatic |
registerMethodHandler(const AI_IPC::Method &method, const AI_IPC::MethodHandler &handler) override | SDBusIpcService | virtual |
registerSignalHandler(const AI_IPC::Signal &signal, const AI_IPC::SignalHandler &handler) override | SDBusIpcService | virtual |
runOnEventLoopThread(std::function< void()> &&fn) const (defined in SDBusIpcService) | SDBusIpcService | private |
SDBusAsyncReplySender (defined in SDBusIpcService) | SDBusIpcService | friend |
SDBusIpcService(BusType busType, const std::string &serviceName, int defaultTimeoutMs=-1) (defined in SDBusIpcService) | SDBusIpcService | |
SDBusIpcService(const std::string &busAddress, const std::string &serviceName, int defaultTimeoutMs=-1) (defined in SDBusIpcService) | SDBusIpcService | |
sendMethodReply(uint32_t replyId, const AI_IPC::VariantList &replyArgs) (defined in SDBusIpcService) | SDBusIpcService | private |
SessionBus enum value (defined in SDBusIpcService) | SDBusIpcService | |
start() override | SDBusIpcService | virtual |
stop() override | SDBusIpcService | virtual |
SystemBus enum value (defined in SDBusIpcService) | SDBusIpcService | |
unregisterHandler(const std::string ®Id) override | SDBusIpcService | virtual |
~IIpcService()=default (defined in AI_IPC::IIpcService) | AI_IPC::IIpcService | virtual |
~SDBusIpcService() final (defined in SDBusIpcService) | SDBusIpcService |