diff options
Diffstat (limited to 'cpp/src/qpid/client/Execution.h')
| -rw-r--r-- | cpp/src/qpid/client/Execution.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/qpid/client/Execution.h b/cpp/src/qpid/client/Execution.h index 66a720a699..557f7ece4a 100644 --- a/cpp/src/qpid/client/Execution.h +++ b/cpp/src/qpid/client/Execution.h @@ -27,6 +27,9 @@ namespace qpid { namespace client { +/** + * Provides more detailed access to the amqp 'execution layer'. + */ class Execution { public: |
