libzypp 17.34.1
await.h File Reference
#include <zypp-core/zyppng/pipelines/AsyncResult>
#include <zypp-core/zyppng/base/Signals>
Include dependency graph for await.h:

Go to the source code of this file.

Classes

struct  zyppng::detail::AwaitImpl< std::shared_ptr< ArgType >, SignalProxy< SigR(SigT...)>(ArgType::*)()>
 

Namespaces

namespace  zyppng
 
namespace  zyppng::detail
 

Functions

template<typename T , typename SignalGetter >
auto zyppng::await (SignalGetter &&sigGet)