libzypp 17.37.17
|
This is the complete list of members for zyppng::EventDispatcher, including all inherited members.
AbstractEventSource class | zyppng::EventDispatcher | friend |
addChild(const Base::Ptr &child) | zyppng::Base | |
Base() | zyppng::Base | |
Base(BasePrivate &dd) | zyppng::Base | protected |
children() const | zyppng::Base | |
clearUnrefLaterList() | zyppng::EventDispatcher | |
connect(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inlinestatic |
connect(SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inline |
connectFunc(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inlinestatic |
connectFunc(SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inline |
d_ptr | zyppng::Base | protected |
EventDispatcher(void *ctx=nullptr) | zyppng::EventDispatcher | protected |
findChildren() const | zyppng::Base | inline |
IdleFunction typedef | zyppng::EventDispatcher | |
instance() | zyppng::EventDispatcher | static |
invokeOnIdle(T &&callback) | zyppng::EventDispatcher | inlinestatic |
invokeOnIdleImpl(IdleFunction &&callback) | zyppng::EventDispatcher | protected |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
nativeDispatcherHandle() const | zyppng::EventDispatcher | |
NON_COPYABLE(Base) | zyppng::Base | private |
parent() const | zyppng::Base | |
Ptr typedef | zyppng::EventDispatcher | |
registerTimer(Timer &timer) | zyppng::EventDispatcher | protectedvirtual |
removeChild(const Ptr &child) | zyppng::Base | |
removeEventSource(AbstractEventSource ¬ifier, int fd=-1) | zyppng::EventDispatcher | protectedvirtual |
removeTimer(Timer &timer) | zyppng::EventDispatcher | protectedvirtual |
run_once() | zyppng::EventDispatcher | virtual |
runningTimers() const | zyppng::EventDispatcher | |
setThreadDispatcher(const std::shared_ptr< EventDispatcher > &disp) | zyppng::EventDispatcher | static |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
threadId() const | zyppng::Base | |
Timer class | zyppng::EventDispatcher | friend |
trackChildProcess(int pid, std::function< void(int, int)> callback) | zyppng::EventDispatcher | |
unixSignalSource() | zyppng::EventDispatcher | |
unrefLater(T &&ptr) | zyppng::EventDispatcher | inlinestatic |
unrefLaterImpl(std::shared_ptr< void > &&ptr) | zyppng::EventDispatcher | protected |
untrackChildProcess(int pid) | zyppng::EventDispatcher | |
updateEventSource(AbstractEventSource ¬ifier, int fd, int mode) | zyppng::EventDispatcher | protectedvirtual |
waitForFdEvent(const int fd, int events, int &revents, int &timeout) | zyppng::EventDispatcher | static |
WaitPidCallback typedef | zyppng::EventDispatcher | |
weak_this() const | zyppng::Base | inline |
weak_this() | zyppng::Base | inline |
WeakPtr typedef | zyppng::EventDispatcher | |
~Base() | zyppng::Base | virtual |
~EventDispatcher() override | zyppng::EventDispatcher |