libzypp 17.35.1
|
#include <zypp-core/zyppng/pipelines/wait.h>
Public Types | |
using | AsyncOpRes = typename AsyncOp::value_type |
![]() | |
using | value_type |
using | Ptr |
![]() | |
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 |