AMQPType Class

Base type for specific AMQP encoded type definitions.

Inheritance
builtins.object
AMQPType

Constructor

AMQPType(value)

Parameters

Name Description
value
Required

Variables

Name Description
value

The Python value of the AMQP type.

c_data

The C AMQP encoded object.

Attributes

c_data

value