_currentPipeline | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | private |
_currIter | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | private |
_defaultVal | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | private |
_inData | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | private |
_maybeValue | zyppng::AsyncOp< AsyncResType > | private |
_predicate | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | private |
_readyCb | zyppng::AsyncOp< AsyncResType > | private |
_sigProgress | zyppng::AsyncOpBase | protected |
_sigReady | zyppng::AsyncOpBase | protected |
_sigStarted | zyppng::AsyncOpBase | protected |
_transFunc | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | private |
addChild(const Base::Ptr &child) | zyppng::Base | |
AsyncFirstOfImpl(Container &&inData, Transformation &&transFunc, DefaultType &&defaultVal, Predicate &&predicate) | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | inline |
AsyncOp()=default | zyppng::AsyncOp< AsyncResType > | |
Base() | zyppng::Base | |
Base(BasePrivate &dd) | zyppng::Base | protected |
canCancel() | zyppng::AsyncOpBase | inlinevirtual |
cancel() | zyppng::AsyncOpBase | inlinevirtual |
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 |
d_ptr | zyppng::Base | protected |
execute() | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | inlineprivate |
findChildren() const | zyppng::Base | inline |
get() | zyppng::AsyncOp< AsyncResType > | inline |
invokeCurrent() | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | inlineprivate |
isReady() const | zyppng::AsyncOp< AsyncResType > | inline |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
NON_COPYABLE(Base) | zyppng::Base | private |
onReady(Fun &&cb) | zyppng::AsyncOp< AsyncResType > | inline |
operator=(const AsyncOp &other)=delete | zyppng::AsyncOp< AsyncResType > | |
parent() const | zyppng::Base | |
Ptr typedef | zyppng::AsyncOp< AsyncResType > | |
removeChild(const Ptr &child) | zyppng::Base | |
resultReady(AsyncResType &&res) | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | inlineprivate |
returnDefault() | zyppng::detail::AsyncFirstOfImpl< Container, AsyncResType, Transformation, Predicate, DefaultType > | inlineprivate |
setReady(value_type &&val) | zyppng::AsyncOp< AsyncResType > | inline |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
sigProgress() | zyppng::AsyncOpBase | inline |
sigReady() | zyppng::AsyncOpBase | inline |
sigStarted() | zyppng::AsyncOpBase | inline |
threadId() const | zyppng::Base | |
value_type typedef | zyppng::AsyncOp< AsyncResType > | |
weak_this() const | zyppng::Base | inline |
weak_this() | zyppng::Base | inline |
WeakPtr typedef | zyppng::Base | |
~AsyncOp() override | zyppng::AsyncOp< AsyncResType > | inline |
~Base() | zyppng::Base | virtual |