| libzypp 17.36.7
    | 
#include <zypp-core/zyppng/async/AsyncOp>Go to the source code of this file.
| Namespaces | |
| namespace | zyppng | 
| namespace | zyppng::detail | 
| Macros | |
| #define | ZYPP_ENABLE_MAYBE_ASYNC_MIXIN(IsAsync) | 
| #define | ZYPP_ENABLE_LOGIC_BASE(Executor, OpType) | 
| #define ZYPP_ENABLE_MAYBE_ASYNC_MIXIN | ( | IsAsync | ) | 
Forward declares some convenience functions from MaybeAsyncMixin class so they can be used directly See MaybeAsyncMixin for documentation
Definition at line 62 of file logichelpers.h.
| #define ZYPP_ENABLE_LOGIC_BASE | ( | Executor, | |
| OpType ) | 
Forward declares some convenience functions from Base class so they can be used directly See LogicBase for documentation
Definition at line 223 of file logichelpers.h.