▼Cbasic_string< Char > | STL class |
▼Cstring | STL class |
Csymbol | A string that represents the AMQP symbol type |
▼Ccomparable< T > | Base class for comparable types with operator< and operator== |
▼Cobject< pn_delivery_t > | |
▼Ctransfer | The base class for delivery and tracker |
Cdelivery | A received message |
Ctracker | A tracker for a sent message |
▼Cobject< pn_transport_t > | |
Ctransport | A network channel supporting an AMQP connection |
▼Cobject< pn_session_t > | |
Csession | A container of senders and receivers |
▼Cobject< pn_connection_t > | |
Cconnection | A connection to a remote AMQP peer |
▼Cobject< pn_link_t > | |
▼Clink | A named channel for sending or receiving messages |
Creceiver | A channel for receiving messages |
Csender | A channel for sending messages |
▼Ccomparable< byte_array< N > > | |
▼Cbyte_array< 16 > | |
Cdecimal128 | A 128-bit decimal floating-point value |
Cuuid | A 16-byte universally unique identifier |
▼Cbyte_array< 4 > | |
Cdecimal32 | A 32-bit decimal floating-point value |
▼Cbyte_array< 8 > | |
Cdecimal64 | A 64-bit decimal floating-point value |
Cbyte_array< N > | Arbitrary fixed-size data |
▼Ccomparable< duration > | |
Cduration | A span of time in milliseconds |
▼Ccomparable< null > | |
Cnull | The type of the AMQP null value |
Ccomparable< object< T > > | |
▼Ccomparable< scalar_base > | |
▼Cscalar_base | The base class for scalar types |
Cannotation_key | A key for use with AMQP annotation maps |
Cmessage_id | An AMQP message ID |
Cscalar | A holder for an instance of any scalar AMQP type |
▼Ccomparable< timestamp > | |
Ctimestamp | A 64-bit timestamp in milliseconds since the Unix epoch |
▼Ccomparable< value > | |
Cvalue | A holder for any AMQP value, simple or complex |
Cconnection_driver | Unsettled API - An AMQP driver for a single connection |
Cconnection_options | Options for creating a connection |
Cconst_buffer | Unsettled API - A pointer to an immutable memory region with a size |
Ccontainer | A top-level container of connections, sessions, and links |
Cdecoder | Unsettled API - A stream-like decoder from AMQP bytes to C++ values |
Cdelivery_mode | The message delivery policy to establish when opening a link |
Cencoder | Unsettled API - A stream-like encoder from C++ values to AMQP bytes |
▼Cendpoint | The base class for session, connection, and link |
Cconnection | A connection to a remote AMQP peer |
Clink | A named channel for sending or receiving messages |
Csession | A container of senders and receivers |
Cerror_condition | Describes an endpoint error state |
▼Cexception | STL class |
▼Cruntime_error | STL class |
▼Cerror | The base Proton error |
Cconversion_error | An error converting between AMQP and C++ data |
Ctimeout_error | An operation timed out |
Curl_error | Deprecated - Use a third-party URL library |
Cfinish | Unsettled API - Finish inserting or extracting a complex type |
Clisten_handler | Unsettled API - A handler for incoming connections |
Clistener | A listener for incoming connections |
Cmap< K, T > | A collection of key-value pairs |
Cmap< symbol, value > | |
Cmessage | An AMQP message |
Cmessaging_handler | Handler for Proton messaging events |
Cmutable_buffer | Unsettled API - A pointer to a mutable memory region with a size |
Creceiver_options | Options for creating a receiver |
Creconnect_options | Unsettled API - Options for reconnect and failover after connection loss |
Creturned< T > | A return type for container methods |
Csasl | SASL information |
Csender_options | Options for creating a sender |
Csession_options | Options for creating a session |
Csource_options | Options for creating a source node for a sender or receiver |
Cssl | SSL information |
Cssl_certificate | Unsettled API - An SSL certificate |
Cssl_client_options | Unsettled API - SSL configuration for outbound connections |
Cssl_server_options | Unsettled API - SSL configuration for inbound connections |
Cstart | Unsettled API - Start encoding a complex type |
Ctarget_options | Options for creating a target node for a sender or receiver |
▼Cterminus | One end of a link, either a source or a target |
Csource | A point of origin for messages |
Ctarget | A destination for messages |
Curl | Deprecated - Use a third-party URL library |
▼Cvector< T > | STL class |
Cbinary | Arbitrary binary data |
Cwork_queue | Unsettled API - A context for thread-safe execution of work |