AmqpConnectionState

Undocumented in source.

Constructors

this
this(amqp_connection_state_t conn)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

conn

Members

Functions

openChannel
void openChannel(ushort channel)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

channel
ushort channel;
Undocumented in source.
conn
amqp_connection_state_t conn;
Undocumented in source.
isChannelOpen
bool isChannelOpen;
Undocumented in source.

Meta