A key for use with AMQP annotation maps. More...
Go to the source code of this file.
| Classes | |
| class | annotation_key | 
| A key for use with AMQP annotation maps.  More... | |
| Namespaces | |
| proton | |
| The main Proton namespace. | |
| Functions | |
| template<> | |
| uint64_t | get< uint64_t > (const annotation_key &x) | 
| Get the uint64_t value or throw conversion_error. | |
| template<> | |
| symbol | get< symbol > (const annotation_key &x) | 
| Get the symbol value or throw conversion_error. | |
| template<class T > | |
| T | coerce (const annotation_key &x) | 
| Get the binary value or throw conversion_error.  More... | |
A key for use with AMQP annotation maps.