MCPcopy Create free account

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

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

Methodclosed
* Is this a closed / dead state? * @return bool */
src/linux_tcp/tcpclosed.h:49
Methodclosed
* Are we closed? * @return bool */
include/amqpcpp/connectionimpl.h:256
Methodcode
* Get the reply code * @return uint16_t */
src/connectioncloseframe.h:110
Methodcode
* Get the reply code * @return uint16_t */
src/channelcloseframe.h:110
Methodcomplete
* Is this a complete frame? * @return integer */
src/receivedframe.cpp:125
Methodcomplete
* Indicate that a message was done */
src/deferredrecall.cpp:44
Methodcomplete
* Indicate that a message was done */
src/deferredextreceiver.cpp:38
Methodconnected
* Is the channel connected? * This method is deprecated: use Channel::usable() * @return bool * @deprecated */
include/amqpcpp/channel.h:153
MethodconsumerCount
* Number of consumers * @return int32_t */
src/queuedeclareokframe.h:117
Methodcontains
* Check if the timer is associated with a certain connection * @param connection * @return bool */
include/amqpcpp/libev.h:397
Methodcopy
* Copy bytes to a buffer * @param pos position in the buffer * @param size number of bytes to copy * @param buffe
include/amqpcpp/bytebuffer.h:131
Methodcount
* Number of entries in the array * @return uint32_t */
src/array.cpp:77
Methoddata
* Get access to the internal buffer * @return const char* */
include/amqpcpp/copiedbuffer.h:126
Methoddecode
* Decode a field by fetching a type and full field from a frame * The returned field is allocated on the heap! * @param frame * @return std::u
src/field.cpp:19
MethoddeliveryMode
include/amqpcpp/metadata.h:302
MethoddeliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicrejectframe.h:100
MethoddeliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicdeliverframe.h:161
MethoddeliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicnackframe.h:89
MethoddeliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicgetokframe.h:137
Methoddurable
* Durable exchange * @return bool */
src/exchangedeclareframe.h:162
Methoddurable
* returns whether the queue is durable * @return bool */
src/queuedeclareframe.h:144
Methoddurable
* Is the queue or exchange durable * The entity survives a broker restart if it is durable * @return bool */
include/amqpcpp/entityimpl.h:102
Methodexclusive
* return whether the queue is exclusive * @return bool */
src/basicconsumeframe.h:175
Methodexclusive
* returns whether the queue is exclusive * @return bool */
src/queuedeclareframe.h:153
Methodexpected
* The number of bytes that can best be passed to the next call to the parse() method * @return uint32_t */
include/amqpcpp/connectionimpl.h:328
Methodexpected
* The expected number of bytes * @return size_t */
include/amqpcpp/linux_tcp/tcpconnection.h:217
Methodfail
* Report that the connection was lost in the middle of an operation * * The AMQP protocol normally has a nice closing handshake, and a co
include/amqpcpp/connection.h:166
MethodfailingClass
* Get the failing class id if applicable * @return uint16_t */
src/connectioncloseframe.h:128
MethodfailingClass
* Get the failing class id if applicable * @return uint16_t */
src/channelcloseframe.h:128
MethodfailingMethod
* Get the failing method id if applicable * @return uint16_t */
src/connectioncloseframe.h:137
MethodfailingMethod
* Get the failing method id if applicable * @return uint16_t */
src/channelcloseframe.h:137
Methodfileno
* The filedescriptor of this connection * @return int */
src/linux_tcp/tcpstate.h:58
Methodfileno
* The filedescriptor of this connection * @return int */
src/linux_tcp/tcpextstate.h:95
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicconsumeframe.h:62
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeclareokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/confirmselectokframe.h:24
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionsecureokframe.h:30
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrecoverasyncframe.h:29
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeleteokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrejectframe.h:36
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrecoverframe.h:29
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionopenokframe.h:33
Methodfill
* Encode a queueunbindokframe on a stringbuffer * * @param buffer buffer to write frame to */
src/queueunbindokframe.h:23
Methodfill
* Encode a frame on a string buffer * @param buffer buffer to write frame to */
src/basicqosframe.h:41
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/transactionselectokframe.h:23
Methodfill
* Encode the frame into a buffer * * @param buffer buffer to write frame to */
src/queuepurgeframe.h:41
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicqosokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionunblockframe.h:26
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelopenframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicdeliverframe.h:68
Methodfill
* Encode the frame into a buffer * * @params buffer buffer to encode frame in to */
src/queuebindframe.h:60
Methodfill
* Fill output buffer * @param buffer */
src/queuebindokframe.h:22
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicreturnframe.h:47
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrecoverokframe.h:22
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to * @return pointer to object to allow for chaining
src/basicackframe.h:37
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/confirmselectframe.h:32
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectioncloseokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicgetemptyframe.h:30
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeleteframe.h:44
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/transactioncommitokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicconsumeokframe.h:30
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicgetframe.h:42
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeclareframe.h:58
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeleteframe.h:45
Methodfill
* Encode a header frame to a string buffer * * @param buffer buffer to write frame to */
src/headerframe.h:46
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basiccancelframe.h:36
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelcloseokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangebindframe.h:60
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basiccancelokframe.h:30
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangebindokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectioncloseframe.h:50
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionstartframe.h:80
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicpublishframe.h:50
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelflowokframe.h:30
Methodfill
* Fill an output buffer * @param buffer */
src/methodframe.h:46
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangeunbindokframe.h:24
Methodfill
* Encode a header frame to a string buffer * * @param buffer buffer to write frame to */
src/basicheaderframe.h:56
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeclareframe.h:53
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeleteokframe.h:30
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/transactionrollbackokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionopenframe.h:45
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelopenokframe.h:23
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to * @return pointer to object to allow for chaining
src/basicnackframe.h:36
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangeunbindframe.h:60
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queueunbindframe.h:54
Methodfill
* Encode a frame on a stringbuffer * * @param buffer buffer to encode frame to */
src/protocolheaderframe.h:47
Methodfill
* Write encoded payload to the given buffer. * @param buffer */
src/array.cpp:125
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeclareokframe.h:43
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelflowframe.h:30
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectiontuneframe.h:49
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionsecureframe.h:30
Methodfill
* Encode a body frame to a string buffer * * @param buffer buffer to write frame to */
src/bodyframe.h:43
Methodfill
* Virtual method that must be implemented by sub classes to fill the output buffer * @param buffer */
src/extframe.h:80
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicgetokframe.h:54
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionstartokframe.h:50
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelcloseframe.h:50
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectiontuneokframe.h:42
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionblockframe.h:37
Methodfill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuepurgeokframe.h:30
Methodfill
* Fill an iovec buffer * @param buffers the buffers to be filled * @param count number of buffers available * @return s
src/linux_tcp/tcpoutbuffer.h:217
← previousnext →401–500 of 1,099, ranked by callers