AbstractEventSource() | zyppng::AbstractEventSource | |
AbstractEventSource(AbstractEventSourcePrivate &dd) | zyppng::AbstractEventSource | |
addChild(const Base::Ptr &child) | zyppng::Base | |
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(int socket, int evTypes, bool enable=true) | zyppng::SocketNotifier | static |
d_ptr | zyppng::Base | protected |
Error enum value | zyppng::AbstractEventSource | |
eventDispatcher() const | zyppng::AbstractEventSource | |
EventTypes typedef | zyppng::SocketNotifier | |
Exception enum value | zyppng::AbstractEventSource | |
findChildren() const | zyppng::Base | inline |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
mode() const | zyppng::SocketNotifier | |
NON_COPYABLE(Base) | zyppng::Base | private |
onFdReady(int, int events) override | zyppng::SocketNotifier | virtual |
onSignal(int signal) override | zyppng::SocketNotifier | virtual |
parent() const | zyppng::Base | |
Ptr typedef | zyppng::SocketNotifier | |
Read enum value | zyppng::AbstractEventSource | |
removeChild(const Ptr &child) | zyppng::Base | |
removeFdWatch(int fd) | zyppng::AbstractEventSource | protected |
setEnabled(bool enabled=true) | zyppng::SocketNotifier | |
setMode(int mode) | zyppng::SocketNotifier | |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
sigActivated() | zyppng::SocketNotifier | |
socket() const | zyppng::SocketNotifier | |
SocketNotifier(int socket, int evTypes) | zyppng::SocketNotifier | protected |
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::SocketNotifier | |
Write enum value | zyppng::AbstractEventSource | |
~AbstractEventSource() override | zyppng::AbstractEventSource | |
~Base() | zyppng::Base | virtual |