libzypp 17.32.5
|
Namespaces | |
namespace | detail |
auto zyppng::operators::operator| | ( | std::shared_ptr< PrevOp > && | in, |
std::shared_ptr< Callback > && | c ) -> AsyncOpRef<typename Callback::value_type> |
Definition at line 284 of file asyncresult.h.
auto zyppng::operators::operator| | ( | std::shared_ptr< PrevOp > && | in, |
Callback && | c ) |
Definition at line 294 of file asyncresult.h.
auto zyppng::operators::operator| | ( | PrevRes && | in, |
CallbackOp && | c ) -> AsyncOpRef<typename remove_smart_ptr_t<CallbackOp>::value_type> |
Definition at line 322 of file asyncresult.h.
auto zyppng::operators::operator| | ( | SyncRes && | in, |
Callback && | c ) |
Definition at line 336 of file asyncresult.h.
Definition at line 547 of file expected.h.
Definition at line 554 of file expected.h.
Definition at line 561 of file expected.h.
Definition at line 568 of file expected.h.
Definition at line 575 of file expected.h.
|
inline |
Definition at line 581 of file expected.h.
Definition at line 637 of file expected.h.
auto zyppng::operators::transform | ( | Transformation && | transformation | ) |
Definition at line 70 of file transform.h.
|
inline |
Increases the ProgressObserver by the given progIncrease, forwarding the pipeline value without touching it. Can also set a new label via newStr
Definition at line 108 of file progressobserver.h.
|
inline |
Sets the current value in the given ProgressObserver, forwarding the pipeline value without touching it Can also set a new label via newStr
Definition at line 116 of file progressobserver.h.
|
inline |
Sets the label value in the given ProgressObserver, forwarding the pipeline value without touching it
Definition at line 123 of file progressobserver.h.
|
inline |
Sets the the given ProgressObserver to finished, forwarding the pipeline value without touching it
Definition at line 131 of file progressobserver.h.