Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alanxz/SimpleAmqpClient
/ functions
Functions
228 in github.com/alanxz/SimpleAmqpClient
⨍
Functions
228
◇
Types & classes
35
↓ 66 callers
Function
Create
* Creates an new envelope object * @param message the payload * @param consumer_tag the consumer tag the message was delivered to * @param de
src/SimpleAmqpClient/Envelope.h:71
↓ 56 callers
Method
DeclareQueue
src/Channel.cpp:475
↓ 51 callers
Method
BasicPublish
src/Channel.cpp:674
↓ 34 callers
Method
Body
src/BasicMessage.cpp:73
↓ 31 callers
Method
GetBool
src/Table.cpp:140
↓ 30 callers
Method
BasicConsume
src/Channel.cpp:787
↓ 30 callers
Method
DeclareExchange
src/Channel.cpp:370
↓ 30 callers
Method
GetArray
src/Table.cpp:218
↓ 30 callers
Method
GetDouble
src/Table.cpp:199
↓ 30 callers
Method
GetFloat
src/Table.cpp:195
↓ 30 callers
Method
GetInt16
src/Table.cpp:154
↓ 30 callers
Method
GetInt32
src/Table.cpp:162
↓ 30 callers
Method
GetInt64
src/Table.cpp:170
↓ 30 callers
Method
GetInt8
src/Table.cpp:146
↓ 30 callers
Method
GetInteger
src/Table.cpp:174
↓ 30 callers
Method
GetReal
src/Table.cpp:203
↓ 30 callers
Method
GetString
src/Table.cpp:214
↓ 30 callers
Method
GetTable
src/Table.cpp:222
↓ 30 callers
Method
GetTimestamp
src/Table.cpp:166
↓ 30 callers
Method
GetType
src/Table.cpp:136
↓ 30 callers
Method
GetUint16
src/Table.cpp:150
↓ 30 callers
Method
GetUint32
src/Table.cpp:158
↓ 30 callers
Method
GetUint8
src/Table.cpp:142
↓ 29 callers
Method
BasicConsumeMessage
src/Channel.cpp:882
↓ 26 callers
Method
DeleteExchange
src/Channel.cpp:403
↓ 25 callers
Method
DeleteQueue
src/Channel.cpp:539
↓ 20 callers
Method
CheckIsConnected
src/ChannelImpl.cpp:520
↓ 19 callers
Method
MaybeReleaseBuffersOnChannel
src/ChannelImpl.cpp:510
↓ 15 callers
Method
Set
src/Table.cpp:226
↓ 11 callers
Function
StringToBytes
src/Channel.cpp:67
↓ 10 callers
Function
BytesToString
src/ChannelImpl.cpp:63
↓ 10 callers
Method
HeaderTable
src/BasicMessage.cpp:305
↓ 9 callers
Method
DoRpc
src/SimpleAmqpClient/ChannelImpl.h:227
↓ 8 callers
Method
BasicGet
src/Channel.cpp:735
↓ 7 callers
Method
BasicAck
src/Channel.cpp:624
↓ 6 callers
Method
BindQueue
src/Channel.cpp:555
↓ 6 callers
Method
DoRpcOnChannel
src/SimpleAmqpClient/ChannelImpl.h:214
↓ 6 callers
Method
ReturnChannel
src/ChannelImpl.cpp:218
↓ 5 callers
Method
GetConsumerChannel
src/ChannelImpl.cpp:375
↓ 4 callers
Method
BasicCancel
src/Channel.cpp:859
↓ 4 callers
Method
BasicReject
src/Channel.cpp:648
↓ 4 callers
Method
CheckForError
src/ChannelImpl.cpp:267
↓ 4 callers
Method
DeclareQueueWithCounts
src/Channel.cpp:492
↓ 3 callers
Method
BindExchange
src/Channel.cpp:418
↓ 3 callers
Method
ConsumeMessageOnChannel
src/SimpleAmqpClient/ChannelImpl.h:244
↓ 3 callers
Method
GetChannel
src/ChannelImpl.cpp:199
↓ 3 callers
Method
Timestamp
src/Table.cpp:69
↓ 2 callers
Function
AccessRefusedException
Constructor */
src/SimpleAmqpClient/AmqpException.h:501
↓ 2 callers
Method
AppId
src/BasicMessage.cpp:264
↓ 2 callers
Method
BasicQos
src/Channel.cpp:843
↓ 2 callers
Method
BasicRecover
src/Channel.cpp:772
↓ 2 callers
Method
BrokerHasNewQosBehavior
The RabbitMQ broker changed the way that basic.qos worked as of v3.3.0. See: http://www.rabbitmq.com/consumer-prefetch.html Newer versions of RabbitMQ
src/SimpleAmqpClient/ChannelImpl.h:341
↓ 2 callers
Method
ClusterId
src/BasicMessage.cpp:280
↓ 2 callers
Method
ContentEncoding
src/BasicMessage.cpp:101
↓ 2 callers
Method
ContentType
src/BasicMessage.cpp:83
↓ 2 callers
Method
CorrelationId
src/BasicMessage.cpp:147
↓ 2 callers
Method
DeliveryMode
src/BasicMessage.cpp:111
↓ 2 callers
Method
DoLogin
src/ChannelImpl.cpp:122
↓ 2 callers
Method
Expiration
src/BasicMessage.cpp:183
↓ 2 callers
Method
GetMethodOnChannel
src/SimpleAmqpClient/ChannelImpl.h:155
↓ 2 callers
Method
HeaderTableIsSet
src/BasicMessage.cpp:309
↓ 2 callers
Method
IsChannelOpen
src/ChannelImpl.cpp:223
↓ 2 callers
Method
MessageId
src/BasicMessage.cpp:201
↓ 2 callers
Method
Priority
src/BasicMessage.cpp:125
↓ 2 callers
Method
PurgeQueue
src/Channel.cpp:611
↓ 2 callers
Method
ReplyTo
src/BasicMessage.cpp:165
↓ 2 callers
Method
SetIsConnected
src/SimpleAmqpClient/ChannelImpl.h:334
↓ 2 callers
Method
Type
src/BasicMessage.cpp:232
↓ 2 callers
Method
UserId
src/BasicMessage.cpp:246
↓ 1 callers
Method
AddConsumer
src/ChannelImpl.cpp:355
↓ 1 callers
Method
AppIdIsSet
src/BasicMessage.cpp:266
↓ 1 callers
Function
ChannelErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:316
↓ 1 callers
Method
ClusterIdIsSet
src/BasicMessage.cpp:284
↓ 1 callers
Function
CommandInvalidException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:294
↓ 1 callers
Function
ConnectionForcedException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:206
↓ 1 callers
Method
ContentEncodingIsSet
src/BasicMessage.cpp:105
↓ 1 callers
Function
ContentTooLargeException
Constructor */
src/SimpleAmqpClient/AmqpException.h:446
↓ 1 callers
Method
ContentTypeIsSet
src/BasicMessage.cpp:87
↓ 1 callers
Method
CorrelationIdIsSet
src/BasicMessage.cpp:151
↓ 1 callers
Function
CreateAmqpProperties
src/Channel.cpp:74
↓ 1 callers
Method
CreateMessageReturnedException
src/ChannelImpl.cpp:273
↓ 1 callers
Method
DeliveryModeIsSet
src/BasicMessage.cpp:119
↓ 1 callers
Method
ExpirationIsSet
src/BasicMessage.cpp:187
↓ 1 callers
Function
FrameErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:249
↓ 1 callers
Method
GetAllConsumerChannels
src/ChannelImpl.cpp:385
↓ 1 callers
Function
InternalErrorException
Constructor */
src/SimpleAmqpClient/AmqpException.h:425
↓ 1 callers
Function
InvalidPathException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:227
↓ 1 callers
Method
MessageIdIsSet
src/BasicMessage.cpp:205
↓ 1 callers
Function
NoConsumersException
Constructor */
src/SimpleAmqpClient/AmqpException.h:483
↓ 1 callers
Function
NoRouteException
Constructor */
src/SimpleAmqpClient/AmqpException.h:464
↓ 1 callers
Function
NotAllowedException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:385
↓ 1 callers
Function
NotFoundException
Constructor */
src/SimpleAmqpClient/AmqpException.h:519
↓ 1 callers
Function
NotImplementedException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:406
↓ 1 callers
Function
PreconditionFailedException
Constructor */
src/SimpleAmqpClient/AmqpException.h:557
↓ 1 callers
Method
PriorityIsSet
src/BasicMessage.cpp:133
↓ 1 callers
Method
ReadContent
src/ChannelImpl.cpp:287
↓ 1 callers
Method
RemoveConsumer
src/ChannelImpl.cpp:360
↓ 1 callers
Method
ReplyToIsSet
src/BasicMessage.cpp:169
↓ 1 callers
Function
ResourceErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:362
↓ 1 callers
Function
ResourceLockedException
Constructor */
src/SimpleAmqpClient/AmqpException.h:538
next →
1–100 of 228, ranked by callers