QAMQP
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNFrame
\NQAMQP
 oNFrame
 |oCdecimal
 |oCBaseBase class for any frames. Implement main methods for serialize and deserialize raw frame data. All frames start with a 7-octet header composed of a type field (octet), a channel field (short integer) and a size field (long integer):
 |oCMethodClass for working with method frames. Implement main methods for serialize and deserialize raw method frame data. Method frame bodies consist of an invariant list of data fields, called "arguments". All method bodies start with identifier numbers for the class and method:
 |oCContentClass for working with content frames. Implement main methods for serialize and deserialize raw content frame data. A content header payload has this format:
 |\CContentBody
 oCClientExceptionCleaner
 oCClient
 oCAuthenticator
 oCAMQPlainAuthenticator
 oCChannelExceptionCleaner
 oCChannel
 oCConnectionExceptionCleaner
 oCConnection
 oCExchangeExceptionCleaner
 oCExchange
 oCMessage
 oCNetwork
 oCQueueExceptionCleaner
 \CQueue