MCPcopy Create free account

hub / github.com/apache/qpid-proton / functions

Functions8,826 in github.com/apache/qpid-proton

↓ 11 callersFunctionpn_string_clear
c/src/core/object/string.c:202
↓ 11 callersFunctionpn_tls_take_decrypt_input_buffers
c/src/tls/openssl.c:1710
↓ 11 callersFunctionpn_tostring
c/src/core/object/object.c:416
↓ 11 callersFunctionpn_transport_capacity
input
c/src/core/transport.c:2939
↓ 11 callersFunctionpni_class_refcount
c/src/core/object/object.c:160
↓ 11 callersFunctionpni_consumer_skip_value
c/src/core/consumers.h:214
↓ 11 callersFunctionpni_events_update
c/src/proactor/win_iocp.cpp:596
↓ 11 callersFunctionpni_phase
c/src/core/transport.c:2483
↓ 11 callersFunctionpni_reactor_io
c/src/reactor/reactor.c:170
↓ 11 callersMethodprocess
(self)
python/proton/_reactor.py:242
↓ 11 callersMethodpush
Push a message onto the queue and notify any waiting senders
ruby/examples/broker.rb:34
↓ 11 callersMethodtearDown
(self)
python/tests/proton_tests/ssl.py:54
↓ 11 callersMethodto_object
@private Convert a pn_data_t* containing a single value to a ruby object. @return [Object, nil] The ruby value extracted from +impl+ or nil if impl is
ruby/lib/codec/data.rb:36
↓ 11 callersMethodurl
()
ruby/tests/test_tools.rb:161
↓ 11 callersMethoduuid
If the current value is a +UUID+, returns its value. Otherwise, it returns nil. @return [String] The string representation of the UUID.
ruby/lib/codec/data.rb:580
↓ 11 callersFunctionvalidate_strict
c/src/tls/openssl.c:377
↓ 11 callersFunctionwork_notify
Notify that this work item needs attention from the leader at the next opportunity */
c/src/proactor/libuv.c:275
↓ 11 callersMethodwrap
(impl)
python/proton/_events.py:399
↓ 10 callersFunctionAnnotationKeySymbol
(v Symbol)
go/pkg/amqp/types.go:231
↓ 10 callersMethodCondition
Condition holds a local error condition.
go/pkg/proton/wrappers.go:185
↓ 10 callersMethodDelivery
(tag string)
go/pkg/proton/wrappers.go:263
↓ 10 callersFunctionNewDecoder
NewDecoder returns a new decoder that reads from r. The decoder has it's own buffer and may read more data than required for the AMQP values requeste
go/pkg/amqp/unmarshal.go:115
↓ 10 callersMethodSet
Set the error if not already set
go/pkg/proton/error.go:75
↓ 10 callersMethodSource
Source address that messages are coming from.
go/pkg/electron/link.go:32
↓ 10 callersMethodWait
Wait waits for the connection to be disconnected.
go/pkg/electron/connection.go:85
↓ 10 callersFunction_internal
(name: str)
python/proton/_events.py:169
↓ 10 callersMethodcapacity
Get the amount of free space for input following the transport's tail pointer. :return: Available space for input in bytes.
python/proton/_transport.py:276
↓ 10 callersMethodclear
Clears the data object.
python/proton/_data.py:701
↓ 10 callersMethodclose
Close listener and force immediate close of socket
ruby/lib/core/container.rb:326
↓ 10 callersMethodcorrelation_id
cpp/src/message.cpp:174
↓ 10 callersFunctionemit_null
c/src/core/emitters.h:171
↓ 10 callersMethodempty?
()
ruby/lib/util/schedule.rb:37
↓ 10 callersFunctionfree_tcp_port
()
python/tests/proton_tests/common.py:58
↓ 10 callersMethodfrom_object
@private Clear a pn_data_t* and convert a ruby object into it. If x==nil leave it empty.
ruby/lib/codec/data.rb:55
↓ 10 callersMethodget
cpp/examples/broker.cpp:107
↓ 10 callersMethodget_list
If the current node is a list, return the number of elements, otherwise return 0. List elements can be accessed by entering t
python/proton/_data.py:1117
↓ 10 callersFunctioniocpdesc_fail
c/src/reactor/io/windows/iocp.c:100
↓ 10 callersMethodmilliseconds
Get the value in milliseconds.
cpp/include/proton/timestamp.hpp:50
↓ 10 callersMethodname
()
ruby/lib/types/type.rb:34
↓ 10 callersMethodopen_receiver
Create and open a {Receiver} link, see {Receiver#open} @param opts [Hash] receiver options, see {Receiver#open} @return [Receiver]
ruby/lib/core/session.rb:116
↓ 10 callersMethodoptions
cpp/examples/options.hpp:38
↓ 10 callersFunctionpn_buffer_bytes
c/src/core/buffer.c:244
↓ 10 callersFunctionpn_bytes_advance
c/src/core/value_dump.c:37
↓ 10 callersFunctionpn_class_id
c/src/core/object/object.c:90
↓ 10 callersFunctionpn_close
c/src/reactor/io/posix/io.c:326
↓ 10 callersFunctionpn_data_restore
c/src/core/codec.c:1306
↓ 10 callersFunctionpn_data_type
c/src/core/codec.c:1413
↓ 10 callersFunctionpn_decoder_readf32
c/src/core/decoder.c:65
↓ 10 callersFunctionpn_decoder_readf8
c/src/core/decoder.c:48
↓ 10 callersFunctionpn_encoder_writef32
c/src/core/encoder.c:171
↓ 10 callersFunctionpn_fixed_string_terminate
c/src/core/fixed_string.h:95
↓ 10 callersFunctionpn_hash_size
c/src/core/object/map.c:417
↓ 10 callersFunctionpn_link_get_context
c/src/core/engine.c:394
↓ 10 callersFunctionpn_link_remote_target
c/src/core/engine.c:1356
↓ 10 callersFunctionpn_map_size
c/src/core/object/map.c:139
↓ 10 callersFunctionpn_message_clear
c/src/core/message.c:398
↓ 10 callersFunctionpn_message_set_address
c/src/core/message.c:585
↓ 10 callersFunctionpn_raw_connection_is_read_closed
c/src/proactor/raw_connection.c:817
↓ 10 callersFunctionpni_consumer_readf32
c/src/core/consumers.h:77
↓ 10 callersFunctionpni_emitter_writef32
c/src/core/emitters.h:114
↓ 10 callersFunctionpni_mem_deallocate
c/src/core/memory.c:231
↓ 10 callersFunctionpni_raw_put_event
c/src/proactor/raw_connection.c:419
↓ 10 callersFunctionpni_raw_read
c/src/proactor/raw_connection.c:496
↓ 10 callersMethodreset
tests/include/catch.hpp:4437
↓ 10 callersFunctionrun
(args, **kwargs)
python/examples/test_examples.py:43
↓ 10 callersFunctionset_rbuf
c/tests/tls_test.cpp:56
↓ 10 callersMethodsettle
Settles the message delivery, and optionally updating the delivery state. :param delivery: The message delivery tracking obj
python/proton/_handlers.py:213
↓ 10 callersMethodstream
Send specified data as part of the current delivery. :param data: Data to send
python/proton/_endpoints.py:1157
↓ 10 callersMethodterminate
(self)
python/proton/_selectable.py:104
↓ 10 callersMethodtestSpec
tests/include/catch.hpp:14729
↓ 10 callersFunctiontoLower
tests/include/catch.hpp:13839
↓ 10 callersMethodupdate
(self, selectable: 'Selectable')
python/proton/_io.py:117
↓ 10 callersMethodupdate
cpp/src/receiver_options.cpp:126
↓ 10 callersMethodvalue
tests/include/catch.hpp:16335
↓ 10 callersMethodwrap
@private
ruby/lib/core/link.rb:200
↓ 9 callersMethodAddress
()
go/pkg/amqp/message.go:83
↓ 9 callersMethodBody
Get the message body, using the amqp.Unmarshal() rules for interface{}
go/pkg/amqp/message.go:146
↓ 9 callersMethodGet
Returns the value which must be Symbol, uint64 or nil
go/pkg/amqp/types.go:236
↓ 9 callersFunctionNewContainer
NewContainer creates a new container. The id must be unique in your distributed application, all connections created by the container will have this c
go/pkg/electron/container.go:72
↓ 9 callersMethodSession
Session containing the Link
go/pkg/electron/link.go:54
↓ 9 callersMethod_testBufferingOnClose
(self, a, b)
python/tests/proton_tests/engine.py:1479
↓ 9 callersMethodcall
Send a request message, wait for and return the response message. :param request: Request message. If ``self.address`` is not set th
python/proton/_utils.py:604
↓ 9 callersMethodcheck_for_error
Raises an Proton-specific error if a return code is non-zero. Expects the class to provide an +error+ method.
ruby/lib/util/error_handler.rb:55
↓ 9 callersMethodclear
Clears the state of the +Message+. This allows a single instance of +Message+ to be reused.
ruby/lib/core/message.rb:117
↓ 9 callersMethodclear
()
ruby/tests/test_messaging_adapter.rb:33
↓ 9 callersMethodclose
()
go/pkg/electron/common_test.go:103
↓ 9 callersMethodclose
tests/include/catch.hpp:14461
↓ 9 callersFunctioncolorize_word
(word, text=None)
python/tests/proton_tests/main.py:198
↓ 9 callersMethoddeprecated
(old, new=nil)
ruby/lib/util/deprecation.rb:25
↓ 9 callersMethoddrain
(self)
python/tests/proton_tests/engine.py:2408
↓ 9 callersMethodempty
cpp/src/value.cpp:71
↓ 9 callersMethodexists
cpp/src/map.cpp:177
↓ 9 callersMethodfail
tests/include/catch.hpp:14490
↓ 9 callersFunctionget_ssl_internal
c/src/ssl/openssl.c:139
↓ 9 callersMethodisOk
Result was a success, or failure is suppressed
tests/include/catch.hpp:8321
↓ 9 callersMethodmessage
@return [Message, nil] message for this event
ruby/lib/core/event.rb:139
↓ 9 callersMethodnext
tests/include/catch.hpp:4041
↓ 9 callersFunctionnow
c/tests/fuzz/fuzz-proactor-receive.c:182
↓ 9 callersFunctionpmutex_init
c/src/proactor/epoll-internal.h:327
↓ 9 callersFunctionpn_buffer_available
c/src/core/buffer.c:84
← previousnext →501–600 of 8,826, ranked by callers