MCPcopy Create free account

hub / github.com/CopernicaMarketingSoftware/AMQP-CPP / functions

Functions1,099 in github.com/CopernicaMarketingSoftware/AMQP-CPP

Methodsort
* Order the addresses based on IP */
src/linux_tcp/addressinfo.h:123
Functionsslerrorprintercallback
* Callback used for ERR_print_errors_cb * @param str The string * @param len The length * @param ctx The context (this ptr) * @retur
src/linux_tcp/sslerrorprinter.cpp:27
Methodstack_ptr
* Constructor */
include/amqpcpp/stack_ptr.h:43
Methodstop_timer
* Stop the timer */
include/amqpcpp/libboostasio.h:400
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicconsumeframe.h:120
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicrecoverasyncframe.h:71
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicrejectframe.h:82
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicrecoverframe.h:71
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/queuepurgeframe.h:90
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicdeliverframe.h:143
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/queuebindframe.h:119
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicreturnframe.h:101
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicackframe.h:82
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/exchangedeleteframe.h:92
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/exchangedeclareframe.h:116
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/queuedeleteframe.h:94
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basiccancelframe.h:77
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/exchangebindframe.h:112
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/basicpublishframe.h:103
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/queuedeclareframe.h:107
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
src/exchangeunbindframe.h:112
Methodsynchronous
* Is this a synchronous frame? * * After a synchronous frame no more frames may be * sent until the accompanying -ok frame arrives
include/amqpcpp/frame.h:84
Methodthrottle
* Get the throttle * @return size_t */
include/amqpcpp/throttle.h:129
Methodtimed
* Do we need timers / is this a timed monitor? * @return bool */
include/amqpcpp/libev.h:225
Methodtimeout_handler
* Callback method that is called by libev when the timer expires * @param ec error code returned from loop * @param lo
include/amqpcpp/libboostasio.h:281
Methodtimestamp
include/amqpcpp/metadata.h:310
MethodtotalSize
* Total size of the frame (headers + payload) * @return uint32_t */
src/receivedframe.h:162
MethodtotalSize
* return the total size of the frame * @return uint32_t */
src/protocolheaderframe.h:94
MethodtrailerSize
* Size of the trailer * @return uint32_t */
src/extframe.h:116
Methodtype
* Return the type of frame * @return uint8_t */
src/heartbeatframe.h:47
Methodtype
* Get the message type * @return uint8_t */
src/headerframe.h:65
Methodtype
* Get the message type * @return uint8_t */
src/methodframe.h:74
Methodtype
* Return the type of frame * @return uint8_t */
src/bodyframe.h:85
MethodtypeID
* Get the type ID that is used to identify this type of * field in a field table * @return char */
include/amqpcpp/array.h:178
MethodtypeID
* Get the type ID that is used to identify this type of * field in a field table */
include/amqpcpp/numericfield.h:190
MethodtypeID
* Get the type ID that is used to identify this type of * field in a field table */
include/amqpcpp/voidfield.h:74
MethodtypeID
* Get the type ID that is used to identify this type of * field in a field table * @return char */
include/amqpcpp/stringfield.h:274
MethodtypeID
* Get the type ID that is used to identify this type of * field in a field table */
include/amqpcpp/decimalfield.h:232
MethodtypeID
* Type ID * @return char */
include/amqpcpp/booleanset.h:173
Methodunacknowledged
* Method to check how many messages are still unacked. * @return size_t */
include/amqpcpp/throttle.h:123
Methodunacknowledged
* Method to check how many messages are still unacked. * @return size_t */
include/amqpcpp/tagger.h:117
Methodunacknowledged
* Method to check how many messages are still unacked. * @return size_t */
include/amqpcpp/reliable.h:239
Methodusable
* Is the channel usable / not yet closed? * @return bool */
include/amqpcpp/channelimpl.h:268
Methodusable
* Is the connection in a usable state / not yet closed? * @return bool */
include/amqpcpp/connectionimpl.h:266
Methodusable
* Is the connection in a usable state, or is it already closed or * in the process of being closed? * @return bool */
include/amqpcpp/connection.h:222
Methodusable
* Is the connection in a usable state / not yet closed or being closed * When a connection is usable, you can send further commands over it. Wh
include/amqpcpp/linux_tcp/tcpconnection.h:299
Methoduv_to_amqp_events
* Convert event flags from UV format to AMQP format */
include/amqpcpp/libuv.h:133
Methodvalue
* Get the value * @return mixed */
include/amqpcpp/numericfield.h:145
Methodvalue
* Return the DecimalField * To preserve precision DecimalField is returned, containing the number and places. * @return return DecimalFie
include/amqpcpp/decimalfield.h:213
Methodwaiting
* Is this channel waiting for an answer before it can send furher instructions * @return bool */
include/amqpcpp/channelimpl.h:608
Methodwaiting
* Is the connection busy waiting for an answer from the server? (in the * meantime you can already send more instructions over it) * @ret
include/amqpcpp/connection.h:251
MethodwaitingChannels
* Is any channel waiting for an answer on a synchronous call? * @return bool */
src/connectionimpl.cpp:364
Methodwrite
* Perform a write operation * @param monitor object to check the existance of the connection object * @return TcpState* */
src/linux_tcp/sslconnected.h:251
Methodwrite_handler
* Handler method that is called by boost's io_context when the socket pumps a write event. * @param ec The status of the callback
include/amqpcpp/libboostasio.h:249
Method~Address
* Destructor */
include/amqpcpp/address.h:223
Method~AddressInfo
* Destructor */
src/linux_tcp/addressinfo.h:99
Method~Addresses
* Destructed */
include/amqpcpp/addresses.h:93
Method~Array
* Destructor */
include/amqpcpp/array.h:71
Method~BasicAckFrame
* Destructor */
src/basicackframe.h:74
Method~BasicCancelFrame
* Destructor */
src/basiccancelframe.h:69
Method~BasicCancelOKFrame
* Destructor */
src/basiccancelokframe.h:63
Method~BasicConsumeFrame
* Destructor */
src/basicconsumeframe.h:112
Method~BasicConsumeOKFrame
* Destructor */
src/basicconsumeokframe.h:63
Method~BasicDeliverFrame
* Destructor */
src/basicdeliverframe.h:117
Method~BasicFrame
* Destructor */
src/basicframe.h:46
Method~BasicGetEmptyFrame
* Destructor */
src/basicgetemptyframe.h:62
Method~BasicGetFrame
* Destructor */
src/basicgetframe.h:81
Method~BasicGetOKFrame
* Destructor */
src/basicgetokframe.h:104
Method~BasicHeaderFrame
* Destructor */
src/basicheaderframe.h:107
Method~BasicNackFrame
* Destructor */
src/basicnackframe.h:74
Method~BasicPublishFrame
* Destructor */
src/basicpublishframe.h:95
Method~BasicQosFrame
* Destructor */
src/basicqosframe.h:82
Method~BasicQosOKFrame
* Destructor */
src/basicqosokframe.h:45
Method~BasicRecoverAsyncFrame
* Destructor */
src/basicrecoverasyncframe.h:63
Method~BasicRecoverFrame
* Destructor */
src/basicrecoverframe.h:63
Method~BasicRecoverOKFrame
* Destructor */
src/basicrecoverokframe.h:50
Method~BasicRejectFrame
* Destructor */
src/basicrejectframe.h:74
Method~BasicReturnFrame
* Destructor */
src/basicreturnframe.h:93
Method~BodyFrame
* Destructor */
src/bodyframe.h:79
Method~BooleanSet
* Destructor */
include/amqpcpp/booleanset.h:87
Method~Buffer
* Destructor */
include/amqpcpp/buffer.h:37
Method~BufferCheck
* Destructor */
src/buffercheck.h:50
Method~ByteBuffer
* Destructor */
include/amqpcpp/bytebuffer.h:67
Method~Channel
* Destructor */
include/amqpcpp/channel.h:58
Method~ChannelCloseFrame
* Destructor */
src/channelcloseframe.h:95
Method~ChannelCloseOKFrame
* Destructor */
src/channelcloseokframe.h:50
Method~ChannelFlowFrame
* Destructor */
src/channelflowframe.h:64
Method~ChannelFlowOKFrame
* Destructor */
src/channelflowokframe.h:63
Method~ChannelFrame
* Destructor */
src/channelframe.h:36
Method~ChannelImpl
* Destructor */
src/channelimpl.cpp:54
Method~ChannelOpenFrame
* Destructor */
src/channelopenframe.h:56
Method~ChannelOpenOKFrame
* Destructor */
src/channelopenokframe.h:55
Method~ConfirmFrame
* Destructor */
src/confirmframe.h:40
Method~ConfirmSelectFrame
* Destructor */
src/confirmselectframe.h:63
Method~ConfirmSelectOKFrame
* Destructor */
src/confirmselectokframe.h:53
Method~Connection
* Destructor */
include/amqpcpp/connection.h:70
Method~ConnectionBlockFrame
* Destructor */
src/connectionblockframe.h:70
Method~ConnectionCloseFrame
* Destructor */
src/connectioncloseframe.h:95
Method~ConnectionCloseOKFrame
* Destructor */
src/connectioncloseokframe.h:48
Method~ConnectionFrame
* Destructor */
src/connectionframe.h:38
← previousnext →901–1,000 of 1,099, ranked by callers