MCPcopy Create free account

hub / github.com/alanxz/SimpleAmqpClient / functions

Functions228 in github.com/alanxz/SimpleAmqpClient

↓ 66 callersFunctionCreate
* 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 callersMethodDeclareQueue
src/Channel.cpp:475
↓ 51 callersMethodBasicPublish
src/Channel.cpp:674
↓ 34 callersMethodBody
src/BasicMessage.cpp:73
↓ 31 callersMethodGetBool
src/Table.cpp:140
↓ 30 callersMethodBasicConsume
src/Channel.cpp:787
↓ 30 callersMethodDeclareExchange
src/Channel.cpp:370
↓ 30 callersMethodGetArray
src/Table.cpp:218
↓ 30 callersMethodGetDouble
src/Table.cpp:199
↓ 30 callersMethodGetFloat
src/Table.cpp:195
↓ 30 callersMethodGetInt16
src/Table.cpp:154
↓ 30 callersMethodGetInt32
src/Table.cpp:162
↓ 30 callersMethodGetInt64
src/Table.cpp:170
↓ 30 callersMethodGetInt8
src/Table.cpp:146
↓ 30 callersMethodGetInteger
src/Table.cpp:174
↓ 30 callersMethodGetReal
src/Table.cpp:203
↓ 30 callersMethodGetString
src/Table.cpp:214
↓ 30 callersMethodGetTable
src/Table.cpp:222
↓ 30 callersMethodGetTimestamp
src/Table.cpp:166
↓ 30 callersMethodGetType
src/Table.cpp:136
↓ 30 callersMethodGetUint16
src/Table.cpp:150
↓ 30 callersMethodGetUint32
src/Table.cpp:158
↓ 30 callersMethodGetUint8
src/Table.cpp:142
↓ 29 callersMethodBasicConsumeMessage
src/Channel.cpp:882
↓ 26 callersMethodDeleteExchange
src/Channel.cpp:403
↓ 25 callersMethodDeleteQueue
src/Channel.cpp:539
↓ 20 callersMethodCheckIsConnected
src/ChannelImpl.cpp:520
↓ 19 callersMethodMaybeReleaseBuffersOnChannel
src/ChannelImpl.cpp:510
↓ 15 callersMethodSet
src/Table.cpp:226
↓ 11 callersFunctionStringToBytes
src/Channel.cpp:67
↓ 10 callersFunctionBytesToString
src/ChannelImpl.cpp:63
↓ 10 callersMethodHeaderTable
src/BasicMessage.cpp:305
↓ 9 callersMethodDoRpc
src/SimpleAmqpClient/ChannelImpl.h:227
↓ 8 callersMethodBasicGet
src/Channel.cpp:735
↓ 7 callersMethodBasicAck
src/Channel.cpp:624
↓ 6 callersMethodBindQueue
src/Channel.cpp:555
↓ 6 callersMethodDoRpcOnChannel
src/SimpleAmqpClient/ChannelImpl.h:214
↓ 6 callersMethodReturnChannel
src/ChannelImpl.cpp:218
↓ 5 callersMethodGetConsumerChannel
src/ChannelImpl.cpp:375
↓ 4 callersMethodBasicCancel
src/Channel.cpp:859
↓ 4 callersMethodBasicReject
src/Channel.cpp:648
↓ 4 callersMethodCheckForError
src/ChannelImpl.cpp:267
↓ 4 callersMethodDeclareQueueWithCounts
src/Channel.cpp:492
↓ 3 callersMethodBindExchange
src/Channel.cpp:418
↓ 3 callersMethodConsumeMessageOnChannel
src/SimpleAmqpClient/ChannelImpl.h:244
↓ 3 callersMethodGetChannel
src/ChannelImpl.cpp:199
↓ 3 callersMethodTimestamp
src/Table.cpp:69
↓ 2 callersFunctionAccessRefusedException
Constructor */
src/SimpleAmqpClient/AmqpException.h:501
↓ 2 callersMethodAppId
src/BasicMessage.cpp:264
↓ 2 callersMethodBasicQos
src/Channel.cpp:843
↓ 2 callersMethodBasicRecover
src/Channel.cpp:772
↓ 2 callersMethodBrokerHasNewQosBehavior
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 callersMethodClusterId
src/BasicMessage.cpp:280
↓ 2 callersMethodContentEncoding
src/BasicMessage.cpp:101
↓ 2 callersMethodContentType
src/BasicMessage.cpp:83
↓ 2 callersMethodCorrelationId
src/BasicMessage.cpp:147
↓ 2 callersMethodDeliveryMode
src/BasicMessage.cpp:111
↓ 2 callersMethodDoLogin
src/ChannelImpl.cpp:122
↓ 2 callersMethodExpiration
src/BasicMessage.cpp:183
↓ 2 callersMethodGetMethodOnChannel
src/SimpleAmqpClient/ChannelImpl.h:155
↓ 2 callersMethodHeaderTableIsSet
src/BasicMessage.cpp:309
↓ 2 callersMethodIsChannelOpen
src/ChannelImpl.cpp:223
↓ 2 callersMethodMessageId
src/BasicMessage.cpp:201
↓ 2 callersMethodPriority
src/BasicMessage.cpp:125
↓ 2 callersMethodPurgeQueue
src/Channel.cpp:611
↓ 2 callersMethodReplyTo
src/BasicMessage.cpp:165
↓ 2 callersMethodSetIsConnected
src/SimpleAmqpClient/ChannelImpl.h:334
↓ 2 callersMethodType
src/BasicMessage.cpp:232
↓ 2 callersMethodUserId
src/BasicMessage.cpp:246
↓ 1 callersMethodAddConsumer
src/ChannelImpl.cpp:355
↓ 1 callersMethodAppIdIsSet
src/BasicMessage.cpp:266
↓ 1 callersFunctionChannelErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:316
↓ 1 callersMethodClusterIdIsSet
src/BasicMessage.cpp:284
↓ 1 callersFunctionCommandInvalidException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:294
↓ 1 callersFunctionConnectionForcedException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:206
↓ 1 callersMethodContentEncodingIsSet
src/BasicMessage.cpp:105
↓ 1 callersFunctionContentTooLargeException
Constructor */
src/SimpleAmqpClient/AmqpException.h:446
↓ 1 callersMethodContentTypeIsSet
src/BasicMessage.cpp:87
↓ 1 callersMethodCorrelationIdIsSet
src/BasicMessage.cpp:151
↓ 1 callersFunctionCreateAmqpProperties
src/Channel.cpp:74
↓ 1 callersMethodCreateMessageReturnedException
src/ChannelImpl.cpp:273
↓ 1 callersMethodDeliveryModeIsSet
src/BasicMessage.cpp:119
↓ 1 callersMethodExpirationIsSet
src/BasicMessage.cpp:187
↓ 1 callersFunctionFrameErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:249
↓ 1 callersMethodGetAllConsumerChannels
src/ChannelImpl.cpp:385
↓ 1 callersFunctionInternalErrorException
Constructor */
src/SimpleAmqpClient/AmqpException.h:425
↓ 1 callersFunctionInvalidPathException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:227
↓ 1 callersMethodMessageIdIsSet
src/BasicMessage.cpp:205
↓ 1 callersFunctionNoConsumersException
Constructor */
src/SimpleAmqpClient/AmqpException.h:483
↓ 1 callersFunctionNoRouteException
Constructor */
src/SimpleAmqpClient/AmqpException.h:464
↓ 1 callersFunctionNotAllowedException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:385
↓ 1 callersFunctionNotFoundException
Constructor */
src/SimpleAmqpClient/AmqpException.h:519
↓ 1 callersFunctionNotImplementedException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:406
↓ 1 callersFunctionPreconditionFailedException
Constructor */
src/SimpleAmqpClient/AmqpException.h:557
↓ 1 callersMethodPriorityIsSet
src/BasicMessage.cpp:133
↓ 1 callersMethodReadContent
src/ChannelImpl.cpp:287
↓ 1 callersMethodRemoveConsumer
src/ChannelImpl.cpp:360
↓ 1 callersMethodReplyToIsSet
src/BasicMessage.cpp:169
↓ 1 callersFunctionResourceErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:362
↓ 1 callersFunctionResourceLockedException
Constructor */
src/SimpleAmqpClient/AmqpException.h:538
next →1–100 of 228, ranked by callers