AbstractEventSource() | zyppng::AbstractEventSource | |
AbstractEventSource(AbstractEventSourcePrivate &dd) | zyppng::AbstractEventSource | |
addChild(const Base::Ptr &child) | zyppng::Base | |
AsyncQueueWatch(std::shared_ptr< AsyncQueueBase > &&queue) | zyppng::AsyncQueueWatch | protected |
AsyncQueueWatch(AsyncQueueWatchPrivate &dd) | zyppng::AsyncQueueWatch | protected |
Base() | zyppng::Base | |
Base(BasePrivate &dd) | zyppng::Base | protected |
children() const | zyppng::Base | |
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 |
create(std::shared_ptr< AsyncQueueBase > queue) | zyppng::AsyncQueueWatch | static |
d_ptr | zyppng::Base | protected |
Error enum value | zyppng::AbstractEventSource | |
eventDispatcher() const | zyppng::AbstractEventSource | |
EventTypes enum name | zyppng::AbstractEventSource | |
Exception enum value | zyppng::AbstractEventSource | |
findChildren() const | zyppng::Base | inline |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
NON_COPYABLE(Base) | zyppng::Base | private |
onFdReady(int fd, int events) override | zyppng::AsyncQueueWatch | virtual |
onSignal(int signal) override | zyppng::AsyncQueueWatch | virtual |
parent() const | zyppng::Base | |
postNotifyEvent() | zyppng::AsyncQueueWatch | |
Ptr typedef | zyppng::Base | |
Read enum value | zyppng::AbstractEventSource | |
removeChild(const Ptr &child) | zyppng::Base | |
removeFdWatch(int fd) | zyppng::AbstractEventSource | protected |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
sigMessageAvailable() | zyppng::AsyncQueueWatch | |
threadId() const | zyppng::Base | |
updateFdWatch(int fd, int mode) | zyppng::AbstractEventSource | protected |
weak_this() const | zyppng::Base | inline |
weak_this() | zyppng::Base | inline |
WeakPtr typedef | zyppng::Base | |
Write enum value | zyppng::AbstractEventSource | |
~AbstractEventSource() override | zyppng::AbstractEventSource | |
~AsyncQueueWatch() override | zyppng::AsyncQueueWatch | |
~Base() | zyppng::Base | virtual |