Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CopernicaMarketingSoftware/AMQP-CPP
/ functions
Functions
1,099 in github.com/CopernicaMarketingSoftware/AMQP-CPP
⨍
Functions
1,099
◇
Types & classes
253
Method
closed
* Is this a closed / dead state? * @return bool */
src/linux_tcp/tcpclosed.h:49
Method
closed
* Are we closed? * @return bool */
include/amqpcpp/connectionimpl.h:256
Method
code
* Get the reply code * @return uint16_t */
src/connectioncloseframe.h:110
Method
code
* Get the reply code * @return uint16_t */
src/channelcloseframe.h:110
Method
complete
* Is this a complete frame? * @return integer */
src/receivedframe.cpp:125
Method
complete
* Indicate that a message was done */
src/deferredrecall.cpp:44
Method
complete
* Indicate that a message was done */
src/deferredextreceiver.cpp:38
Method
connected
* Is the channel connected? * This method is deprecated: use Channel::usable() * @return bool * @deprecated */
include/amqpcpp/channel.h:153
Method
consumerCount
* Number of consumers * @return int32_t */
src/queuedeclareokframe.h:117
Method
contains
* Check if the timer is associated with a certain connection * @param connection * @return bool */
include/amqpcpp/libev.h:397
Method
copy
* 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
Method
count
* Number of entries in the array * @return uint32_t */
src/array.cpp:77
Method
data
* Get access to the internal buffer * @return const char* */
include/amqpcpp/copiedbuffer.h:126
Method
decode
* 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
Method
deliveryMode
include/amqpcpp/metadata.h:302
Method
deliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicrejectframe.h:100
Method
deliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicdeliverframe.h:161
Method
deliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicnackframe.h:89
Method
deliveryTag
* Return the server-assigned and channel specific delivery tag * @return uint64_t */
src/basicgetokframe.h:137
Method
durable
* Durable exchange * @return bool */
src/exchangedeclareframe.h:162
Method
durable
* returns whether the queue is durable * @return bool */
src/queuedeclareframe.h:144
Method
durable
* Is the queue or exchange durable * The entity survives a broker restart if it is durable * @return bool */
include/amqpcpp/entityimpl.h:102
Method
exclusive
* return whether the queue is exclusive * @return bool */
src/basicconsumeframe.h:175
Method
exclusive
* returns whether the queue is exclusive * @return bool */
src/queuedeclareframe.h:153
Method
expected
* 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
Method
expected
* The expected number of bytes * @return size_t */
include/amqpcpp/linux_tcp/tcpconnection.h:217
Method
fail
* 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
Method
failingClass
* Get the failing class id if applicable * @return uint16_t */
src/connectioncloseframe.h:128
Method
failingClass
* Get the failing class id if applicable * @return uint16_t */
src/channelcloseframe.h:128
Method
failingMethod
* Get the failing method id if applicable * @return uint16_t */
src/connectioncloseframe.h:137
Method
failingMethod
* Get the failing method id if applicable * @return uint16_t */
src/channelcloseframe.h:137
Method
fileno
* The filedescriptor of this connection * @return int */
src/linux_tcp/tcpstate.h:58
Method
fileno
* The filedescriptor of this connection * @return int */
src/linux_tcp/tcpextstate.h:95
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicconsumeframe.h:62
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeclareokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/confirmselectokframe.h:24
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionsecureokframe.h:30
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrecoverasyncframe.h:29
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeleteokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrejectframe.h:36
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrecoverframe.h:29
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionopenokframe.h:33
Method
fill
* Encode a queueunbindokframe on a stringbuffer * * @param buffer buffer to write frame to */
src/queueunbindokframe.h:23
Method
fill
* Encode a frame on a string buffer * @param buffer buffer to write frame to */
src/basicqosframe.h:41
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/transactionselectokframe.h:23
Method
fill
* Encode the frame into a buffer * * @param buffer buffer to write frame to */
src/queuepurgeframe.h:41
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicqosokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionunblockframe.h:26
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelopenframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicdeliverframe.h:68
Method
fill
* Encode the frame into a buffer * * @params buffer buffer to encode frame in to */
src/queuebindframe.h:60
Method
fill
* Fill output buffer * @param buffer */
src/queuebindokframe.h:22
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicreturnframe.h:47
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicrecoverokframe.h:22
Method
fill
* 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
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/confirmselectframe.h:32
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectioncloseokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicgetemptyframe.h:30
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeleteframe.h:44
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/transactioncommitokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicconsumeokframe.h:30
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicgetframe.h:42
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangedeclareframe.h:58
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeleteframe.h:45
Method
fill
* Encode a header frame to a string buffer * * @param buffer buffer to write frame to */
src/headerframe.h:46
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basiccancelframe.h:36
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelcloseokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangebindframe.h:60
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basiccancelokframe.h:30
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangebindokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectioncloseframe.h:50
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionstartframe.h:80
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicpublishframe.h:50
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelflowokframe.h:30
Method
fill
* Fill an output buffer * @param buffer */
src/methodframe.h:46
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangeunbindokframe.h:24
Method
fill
* Encode a header frame to a string buffer * * @param buffer buffer to write frame to */
src/basicheaderframe.h:56
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeclareframe.h:53
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeleteokframe.h:30
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/transactionrollbackokframe.h:23
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionopenframe.h:45
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelopenokframe.h:23
Method
fill
* 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
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/exchangeunbindframe.h:60
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queueunbindframe.h:54
Method
fill
* Encode a frame on a stringbuffer * * @param buffer buffer to encode frame to */
src/protocolheaderframe.h:47
Method
fill
* Write encoded payload to the given buffer. * @param buffer */
src/array.cpp:125
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuedeclareokframe.h:43
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelflowframe.h:30
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectiontuneframe.h:49
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionsecureframe.h:30
Method
fill
* Encode a body frame to a string buffer * * @param buffer buffer to write frame to */
src/bodyframe.h:43
Method
fill
* Virtual method that must be implemented by sub classes to fill the output buffer * @param buffer */
src/extframe.h:80
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/basicgetokframe.h:54
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionstartokframe.h:50
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/channelcloseframe.h:50
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectiontuneokframe.h:42
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/connectionblockframe.h:37
Method
fill
* Encode a frame on a string buffer * * @param buffer buffer to write frame to */
src/queuepurgeokframe.h:30
Method
fill
* 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
← previous
next →
401–500 of 1,099, ranked by callers