amqp_queue_declare_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

arguments
amqp_table_t arguments;

< arguments

auto_delete
amqp_boolean_t auto_delete;

< auto-delete

durable
amqp_boolean_t durable;

< durable

exclusive
amqp_boolean_t exclusive;

< exclusive

nowait
amqp_boolean_t nowait;

< nowait

passive
amqp_boolean_t passive;

< passive

queue
amqp_bytes_t queue;

< queue

ticket
ushort ticket;

< ticket

Meta