Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/sofa-pbrpc
/ functions
Functions
2,048 in github.com/baidu/sofa-pbrpc
⨍
Functions
2,048
◇
Types & classes
565
Method
TearDown
sample/mock_sample/mock_test_sample.cc:47
Method
Tell
src/rapidjson/rapidjson.h:467
Method
Tell
src/rapidjson/rapidjson.h:495
Method
ThreadGroup
src/sofa/pbrpc/thread_group.cc:11
Method
ThreadGroupImpl
src/sofa/pbrpc/thread_group_impl.h:45
Method
ThreadGroupTest
unit-test/test_thread_group.cc:12
Method
ThreadParam
src/sofa/pbrpc/thread_group_impl.h:41
Method
Timeout
src/sofa/pbrpc/rpc_controller_impl.h:77
Method
TimeoutManager
src/sofa/pbrpc/timeout_manager.cc:11
Method
TimeoutManagerImpl
src/sofa/pbrpc/timeout_manager_impl.cc:10
Method
TimeoutManagerTest
unit-test/test_timeout_manager.cc:14
Method
TimerDetect
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:530
Method
TimerMaintain
src/sofa/pbrpc/rpc_server_impl.cc:478
Method
TimerMaintain
src/sofa/pbrpc/rpc_client_impl.cc:467
Method
TimerWorker
src/sofa/pbrpc/timer_worker.h:19
Method
Top
src/rapidjson/internal/stack.h:58
Method
UnregisterWebServlet
src/sofa/pbrpc/rpc_server.cc:87
Method
UnregisterWebServlet
src/sofa/pbrpc/rpc_server_impl.cc:619
Method
UpdateOptions
src/sofa/pbrpc/builtin_service_impl.cc:73
Method
UpdateServiceInfo
src/sofa/pbrpc/http-agent/http_agent.cc:43
Method
WaitCount
src/sofa/pbrpc/simple_rpc_channel_impl.cc:149
Method
WaitDone
src/sofa/pbrpc/simple_rpc_channel_impl.cc:154
Method
WebService
src/sofa/pbrpc/web_service.cc:77
Method
WebServiceTest
unit-test/test_web_service.cc:14
Function
WebServlet
sample/echo/server.cc:10
Method
WriteBool
src/rapidjson/writer.h:106
Method
WriteBuffer
src/sofa/pbrpc/buffer.cc:144
Method
WriteBufferTest
unit-test/test_buffer.cc:279
Method
WriteDouble
\todo Optimization with custom double-to-string converter.
src/rapidjson/writer.h:160
Method
WriteEndArray
src/rapidjson/writer.h:208
Method
WriteEndObject
src/rapidjson/writer.h:206
Method
WriteIndent
src/rapidjson/prettywriter.h:145
Method
WriteInt
src/rapidjson/writer.h:115
Method
WriteInt64
src/rapidjson/writer.h:137
Method
WriteLocker
src/sofa/pbrpc/rw_lock.h:57
Method
WriteNull
src/rapidjson/writer.h:102
Method
WriteStartArray
src/rapidjson/writer.h:207
Method
WriteStartObject
src/rapidjson/writer.h:205
Method
WriteString
src/rapidjson/writer.h:172
Method
WriteUint
src/rapidjson/writer.h:123
Method
WriteUint64
src/rapidjson/writer.h:145
Method
Writer
src/rapidjson/writer.h:36
Method
ZlibErrorCode
src/sofa/pbrpc/gzip_stream.h:94
Method
ZlibErrorCode
src/sofa/pbrpc/gzip_stream.h:177
Method
ZlibErrorMessage
Return last error message or NULL if no error.
src/sofa/pbrpc/gzip_stream.h:91
Method
ZlibErrorMessage
Return last error message or NULL if no error.
src/sofa/pbrpc/gzip_stream.h:174
Method
__init__
(self)
python/sofa/pbrpc/client.py:42
Method
__init__
(self, address)
python/sofa/pbrpc/client.py:106
Method
__init__
(self, address)
python/sofa/pbrpc/client.py:193
Method
__init__
Init the channel with specified remote address. The address should be in format of "host:port", for example "127.0.0.1:8080".
python/sofa/pbrpc/client.py:244
Method
_empty
src/sofa/pbrpc/smart_ptr/weak_ptr.hpp:84
Method
_internal_assign
src/sofa/pbrpc/smart_ptr/weak_ptr.hpp:100
Method
add
src/sofa/pbrpc/timeout_manager_impl.cc:80
Method
add
Add a timeout event. If "expiration" of the "cntl" is a special value or already timeout, return false. Else put the "cntl" into the manager, and retu
src/sofa/pbrpc/rpc_timeout_manager.h:75
Method
add_ref
Increase the reference count of the block. Preconditions: The block pointed by "p" was allocated by this pool and is in use currently.
src/sofa/pbrpc/tran_buf_pool.h:73
Method
add_repeating
src/sofa/pbrpc/timeout_manager_impl.cc:90
Method
async_accept
src/sofa/pbrpc/rpc_listener.h:176
Method
async_read_some
Async read some data from the stream.
src/sofa/pbrpc/rpc_byte_stream.h:298
Method
async_send_message
Async send message to the remote endpoint. The message may be first put into a pending queue if the channel is busy at that time. Before starting sen
src/sofa/pbrpc/rpc_message_stream.h:87
Method
async_send_message
Async send message to the remote endpoint. The message may be first put into a pending queue if the channel is busy at that time. Before starting sen
src/sofa/pbrpc/rpc_server_message_stream.h:90
Method
async_write_some
Async write some data to the stream.
src/sofa/pbrpc/rpc_byte_stream.h:308
Function
atomic_add
src/sofa/pbrpc/atomic.h:68
Function
atomic_add_ret_old64
src/sofa/pbrpc/atomic.h:48
Function
atomic_compare_exchange_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:457
Function
atomic_dec
src/sofa/pbrpc/atomic.h:23
Function
atomic_exchange_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:427
Function
atomic_is_lock_free
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:389
Function
atomic_load_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:400
Function
atomic_store_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:411
Function
atomic_sub
src/sofa/pbrpc/atomic.h:73
Method
base_block_factor
src/sofa/pbrpc/buffer.h:129
Method
begin_with
src/sofa/pbrpc/string_utils.cc:45
Function
bin2hex
src/sofa/pbrpc/bin2ascii.h:54
Method
block_size
Return block size pointed by "p", including the hidden header. Preconditions: The block pointed by "p" was allocated by this pool and is in use curre
src/sofa/pbrpc/tran_buf_pool.h:53
Method
broadcast
src/sofa/pbrpc/condition_variable.h:61
Method
c_escape_string
src/sofa/pbrpc/string_utils.h:99
Method
c_escape_string
src/sofa/pbrpc/string_utils.cc:201
Method
calc_expiration
Given interval in milli-seconds, calculate expiration ticks.
src/sofa/pbrpc/timeout_manager_impl.h:58
Method
calculate_expiration
src/sofa/pbrpc/condition_variable.h:66
Method
char_include_all_type_mask
src/sofa/pbrpc/ascii.h:282
Method
char_include_any_type_mask
src/sofa/pbrpc/ascii.h:277
Method
choose_rpc_request_parser
Choose the proper request parser. @return false if no parser matched.
src/sofa/pbrpc/rpc_server_message_stream.h:651
Method
clear
src/sofa/pbrpc/timeout_manager_impl.cc:61
Method
clear
src/sofa/pbrpc/rpc_timeout_manager.h:102
Method
clear_sending_env
Clear temp variables for sending message.
src/sofa/pbrpc/rpc_message_stream.h:713
Method
clear_sending_env
Clear temp variables for sending message.
src/sofa/pbrpc/rpc_server_message_stream.h:685
Method
closure_run_helper
src/sofa/pbrpc/thread_group_impl.h:271
Method
connect_timeout
src/sofa/pbrpc/rpc_byte_stream.h:283
Function
const_pointer_cast
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:348
Method
decode_url
src/sofa/pbrpc/string_utils.cc:462
Method
default_error_condition
src/sofa/pbrpc/boost_system_error_code.cc:173
Function
default_log_handler
src/sofa/pbrpc/common.cc:42
Method
destroy
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:146
Method
destroy
src/sofa/pbrpc/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:111
Function
disable_mock
src/sofa/pbrpc/mock_test_helper.cc:28
Method
dispatch
src/sofa/pbrpc/thread_group_impl.h:208
Method
dispose
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:44
Method
dispose
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:93
Method
dispose
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:141
Function
dynamic_pointer_cast
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:353
← previous
next →
1,601–1,700 of 2,048, ranked by callers