|
libzypp 17.32.6
|
#include <zypp-core/zyppng/pipelines/wait.h>

Public Types | |
| using | AsyncOpRes = typename AsyncOp::value_type |
Public Types inherited from zyppng::AsyncOp< Container< AsyncOp::value_type > > | |
| using | value_type |
| using | Ptr |
Public Types inherited from zyppng::Base | |
| using | Ptr = std::shared_ptr<Base> |
| using | WeakPtr = std::weak_ptr<Base> |
Private Member Functions | |
| void | resultReady (AsyncOpRes &&res) |
Private Attributes | |
| Container< std::shared_ptr< AsyncOp >, CArgs... > | _allOps |
| Container< AsyncOpRes > | _allResults |
| std::function< bool(const AsyncOpRes &) | _canContinue ) |
| using zyppng::detail::WaitForImpl< Container, AsyncOp, CArgs >::AsyncOpRes = typename AsyncOp::value_type |
|
inline |
|
delete |
|
default |
|
delete |
|
default |
|
inline |
|
inlineprivate |
|
private |
|
private |
|
private |