AMQPShort Class

An AMQP short object.

Inheritance
AMQPShort

Constructor

AMQPShort(value)

Parameters

Name Description
value
Required
int

The value to encode as an AMQP short.

Variables

Name Description
value
int

The Python value of the AMQP type.

c_data

The C AMQP encoded object.

Attributes

c_data

value