Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
annotation_keyA key for use with AMQP annotation maps
binaryArbitrary binary data
byte_array< N >Arbitrary fixed-size data
connectionA connection to a remote AMQP peer
connection_driver**Unsettled API** - An AMQP driver for a single connection
connection_optionsOptions for creating a connection
const_buffer**Unsettled API** - A pointer to an immutable memory region with a size
containerA top-level container of connections, sessions, and links
conversion_errorAn error converting between AMQP and C++ data
decimal128A 128-bit decimal floating-point value
decimal32A 32-bit decimal floating-point value
decimal64A 64-bit decimal floating-point value
decoder**Unsettled API** - A stream-like decoder from AMQP bytes to C++ values
deliveryA received message
delivery_modeThe message delivery policy to establish when opening a link
durationA span of time in milliseconds
encoder**Unsettled API** - A stream-like encoder from C++ values to AMQP bytes
endpointThe base class for session, connection, and link
errorThe base Proton error
error_conditionDescribes an endpoint error state
finish**Unsettled API** - Finish inserting or extracting a complex type
linkA named channel for sending or receiving messages
listen_handler**Unsettled API** - A handler for incoming connections
listenerA listener for incoming connections
map< K, T >A collection of key-value pairs
messageAn AMQP message
message_idAn AMQP message ID
messaging_handlerHandler for Proton messaging events
mutable_buffer**Unsettled API** - A pointer to a mutable memory region with a size
nullThe type of the AMQP null value
receiverA channel for receiving messages
receiver_optionsOptions for creating a receiver
reconnect_options**Unsettled API** - Options for reconnect and failover after connection loss
returned< T >A return type for container methods
saslSASL information
scalarA holder for an instance of any scalar AMQP type
scalar_baseThe base class for scalar types
senderA channel for sending messages
sender_optionsOptions for creating a sender
sessionA container of senders and receivers
session_optionsOptions for creating a session
sourceA point of origin for messages
source_optionsOptions for creating a source node for a sender or receiver
sslSSL information
ssl_certificate**Unsettled API** - An SSL certificate
ssl_client_options**Unsettled API** - SSL configuration for outbound connections
ssl_server_options**Unsettled API** - SSL configuration for inbound connections
start**Unsettled API** - Start encoding a complex type
symbolA string that represents the AMQP symbol type
targetA destination for messages
target_optionsOptions for creating a target node for a sender or receiver
terminusOne end of a link, either a source or a target
timeout_errorAn operation timed out
timestampA 64-bit timestamp in milliseconds since the Unix epoch
trackerA tracker for a sent message
transferThe base class for delivery and tracker
transportA network channel supporting an AMQP connection
url**Deprecated** - Use a third-party URL library
url_error**Deprecated** - Use a third-party URL library
uuidA 16-byte universally unique identifier
valueA holder for any AMQP value, simple or complex
work_queue**Unsettled API** - A context for thread-safe execution of work

Generated on 8 Oct 2019 for Qpid Proton C++ by  doxygen 1.6.1