rabbitmq-c
0.8.0
C AMQP Client library for RabbitMQ
|
basic class properties More...
Data Fields | |
amqp_flags_t | _flags |
bit-mask of set fields | |
amqp_bytes_t | content_type |
content-type | |
amqp_bytes_t | content_encoding |
content-encoding | |
amqp_table_t | headers |
headers | |
uint8_t | delivery_mode |
delivery-mode | |
uint8_t | priority |
priority | |
amqp_bytes_t | correlation_id |
correlation-id | |
amqp_bytes_t | reply_to |
reply-to | |
amqp_bytes_t | expiration |
expiration | |
amqp_bytes_t | message_id |
message-id | |
uint64_t | timestamp |
timestamp | |
amqp_bytes_t | type |
type | |
amqp_bytes_t | user_id |
user-id | |
amqp_bytes_t | app_id |
app-id | |
amqp_bytes_t | cluster_id |
cluster-id | |
basic class properties