MCPcopy Create free account

hub / github.com/alanxz/SimpleAmqpClient / functions

Functions228 in github.com/alanxz/SimpleAmqpClient

↓ 1 callersFunctionSetMessageProperties
src/ChannelImpl.cpp:67
↓ 1 callersMethodSetTimestamp
src/Table.cpp:242
↓ 1 callersFunctionSyntaxErrorException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:271
↓ 1 callersMethodTimestampIsSet
src/BasicMessage.cpp:218
↓ 1 callersMethodTypeIsSet
src/BasicMessage.cpp:234
↓ 1 callersMethodUnbindExchange
src/Channel.cpp:446
↓ 1 callersMethodUnbindQueue
src/Channel.cpp:583
↓ 1 callersFunctionUnexpectedFrameException
* Constructor */
src/SimpleAmqpClient/AmqpException.h:339
↓ 1 callersMethodUserIdIsSet
src/BasicMessage.cpp:250
↓ 1 callersFunctionbytesEqual
src/ChannelImpl.cpp:527
MethodAddToFrameQueue
src/ChannelImpl.cpp:438
MethodAmqpException
src/AmqpException.cpp:193
MethodAmqpLibraryException
src/AmqpLibraryException.cpp:52
MethodAmqpResponseLibraryException
src/AmqpResponseLibraryException.cpp:46
MethodAppIdClear
src/BasicMessage.cpp:270
MethodBadUriException
src/SimpleAmqpClient/BadUriException.h:41
MethodBasicMessage
src/BasicMessage.cpp:61
MethodChannel
src/Channel.cpp:359
MethodChannelImpl
src/ChannelImpl.cpp:115
MethodCheckForQueuedMessageOnChannel
src/ChannelImpl.cpp:396
MethodCheckFrameForClose
src/ChannelImpl.cpp:336
MethodCheckRpcReply
src/ChannelImpl.cpp:241
MethodClusterIdClear
src/BasicMessage.cpp:288
MethodComputeBrokerVersion
src/ChannelImpl.cpp:537
MethodConnectionClosedException
Constructor
src/SimpleAmqpClient/ConnectionClosedException.h:44
MethodConsumeMessageOnChannelInner
src/SimpleAmqpClient/ChannelImpl.h:261
MethodConsumerCancelledException
Constructor
src/SimpleAmqpClient/ConsumerCancelledException.h:49
MethodContentEncodingClear
src/BasicMessage.cpp:109
MethodContentTypeClear
src/BasicMessage.cpp:91
MethodCopyTable
src/TableImpl.cpp:294
MethodCopyTableInner
src/TableImpl.cpp:306
MethodCopyValue
src/TableImpl.cpp:332
MethodCorrelationIdClear
src/BasicMessage.cpp:155
FunctionCreate
* Create a new empty BasicMessage object */
src/SimpleAmqpClient/BasicMessage.h:69
MethodCreate
src/Channel.cpp:154
MethodCreateAmqpTable
src/TableImpl.cpp:188
MethodCreateAmqpTableInner
src/TableImpl.cpp:200
MethodCreateException
src/AmqpResponseLibraryException.cpp:37
MethodCreateException
src/AmqpLibraryException.cpp:37
MethodCreateFromUri
src/Channel.cpp:220
MethodCreateNewChannel
src/ChannelImpl.cpp:179
MethodCreateSaslExternal
src/Channel.cpp:162
MethodCreateSecure
src/Channel.cpp:170
MethodCreateSecureFromUri
src/Channel.cpp:239
MethodCreateSecureSaslExternal
src/Channel.cpp:203
MethodCreateTable
src/TableImpl.cpp:231
MethodCreateTableValue
src/TableImpl.cpp:244
FunctionDeliveryChannel
* Get the delivery channel */
src/SimpleAmqpClient/Envelope.h:162
MethodDeliveryModeClear
src/BasicMessage.cpp:123
FunctionEnvelope
* Construct a new Envelope object * @param message the payload * @param consumer_tag the consumer tag the message was delivered to * @param d
src/SimpleAmqpClient/Envelope.h:94
MethodEnvelope
src/Envelope.cpp:33
FunctionErrorCode
* Error code getter */
src/SimpleAmqpClient/AmqpLibraryException.h:66
MethodExpirationClear
src/BasicMessage.cpp:191
MethodFinishCloseChannel
src/ChannelImpl.cpp:227
MethodFinishCloseConnection
src/ChannelImpl.cpp:235
MethodGetBrokerHost
testing/connected_test.h:42
MethodGetConsumerTag
Getter of the consumer tag
src/SimpleAmqpClient/ConsumerCancelledException.h:58
FunctionGetDeliveryInfo
* Getter of the delivery-tag */
src/SimpleAmqpClient/Envelope.h:187
FunctionGetDeliveryTag
`delivery_tag` getter
src/SimpleAmqpClient/MessageRejectedException.h:58
MethodGetNextChannelId
src/ChannelImpl.cpp:159
MethodGetNextFrameFromBroker
src/ChannelImpl.cpp:453
MethodGetNextFrameFromBrokerOnChannel
src/SimpleAmqpClient/ChannelImpl.h:76
MethodGetNextFrameOnChannel
src/ChannelImpl.cpp:486
MethodGetSocketFD
src/Channel.cpp:366
MethodHeaderTableClear
src/BasicMessage.cpp:313
MethodMessageIdClear
src/BasicMessage.cpp:209
MethodMessageReturnedException
src/MessageReturnedException.cpp:34
MethodOpenChannel
src/Channel.cpp:265
MethodOpenSecureChannel
src/Channel.cpp:294
MethodPriorityClear
src/BasicMessage.cpp:137
MethodReplyToClear
src/BasicMessage.cpp:173
FunctionRoutingKey
* Get the routing key that the message was published with * * @returns a string containing the routing key the message was published * with
src/SimpleAmqpClient/Envelope.h:157
MethodSetUp
testing/connected_test.h:38
FunctionTEST
testing/test_table.cpp:38
FunctionTEST
testing/test_message.cpp:39
FunctionTEST
testing/test_publish.cpp:39
FunctionTEST
testing/test_connect.cpp:36
FunctionTEST
testing/test_get.cpp:51
FunctionTEST
testing/test_channels.cpp:134
FunctionTEST_F
testing/test_ack.cpp:35
FunctionTEST_F
testing/test_table.cpp:834
FunctionTEST_F
testing/test_message.cpp:119
FunctionTEST_F
testing/test_publish.cpp:33
FunctionTEST_F
testing/test_queue.cpp:31
FunctionTEST_F
testing/test_exchange.cpp:34
FunctionTEST_F
testing/test_consume.cpp:35
FunctionTEST_F
testing/test_nack.cpp:35
FunctionTEST_F
testing/test_get.cpp:33
FunctionTEST_F
testing/test_channels.cpp:33
MethodTableValue
src/Table.cpp:42
MethodTableValueImpl
src/SimpleAmqpClient/TableImpl.h:61
MethodThrow
src/AmqpException.cpp:65
MethodTimestamp
src/BasicMessage.cpp:211
MethodTimestampClear
src/BasicMessage.cpp:222
MethodTypeClear
src/BasicMessage.cpp:236
MethodUserIdClear
src/BasicMessage.cpp:254
Functionclass_id
* Get the class id of the method that caused the error * * @returns the class id */
src/SimpleAmqpClient/AmqpException.h:119
Methodenvelope_on_channel
src/SimpleAmqpClient/ChannelImpl.h:237
Functionexchange
Exchange name getter
src/SimpleAmqpClient/MessageReturnedException.h:66
Functionfree_pool
src/TableImpl.cpp:183
← previousnext →101–200 of 228, ranked by callers