|
libzypp
17.37.10
|
#include <zypp-core/zyppng/async/AsyncOp>

Go to the source code of this file.
Namespaces | |
| zyppng | |
| 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.