Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinemast/libjson-rpc-cpp
/ functions
Functions
1,368 in github.com/cinemast/libjson-rpc-cpp
⨍
Functions
1,368
◇
Types & classes
486
↓ 2 callers
Method
matches
src/catch2/catch.hpp:14632
↓ 2 callers
Function
measure
src/catch2/catch.hpp:6835
↓ 2 callers
Function
nextafter
src/catch2/catch.hpp:11518
↓ 2 callers
Function
normal_quantile
src/catch2/catch.hpp:7763
↓ 2 callers
Function
normaliseOpt
src/catch2/catch.hpp:9360
↓ 2 callers
Function
optimizer_barrier
src/catch2/catch.hpp:6494
↓ 2 callers
Method
popScopedMessage
src/catch2/catch.hpp:12892
↓ 2 callers
Method
print
src/catch2/catch.hpp:15900
↓ 2 callers
Method
pushScopedMessage
src/catch2/catch.hpp:12888
↓ 2 callers
Function
rangeToString
src/catch2/catch.hpp:1827
↓ 2 callers
Function
rawMemoryToString
src/catch2/catch.hpp:1557
↓ 2 callers
Method
registerListener
src/catch2/catch.hpp:12539
↓ 2 callers
Method
registerReporter
src/catch2/catch.hpp:12536
↓ 2 callers
Method
registerTranslator
src/catch2/catch.hpp:10681
↓ 2 callers
Function
reportFatal
Signals fatal error message to the run context
src/catch2/catch.hpp:10775
↓ 2 callers
Function
resample
src/catch2/catch.hpp:6991
↓ 2 callers
Function
restorePreviousSignalHandlers
src/catch2/catch.hpp:10888
↓ 2 callers
Method
run
src/catch2/catch.hpp:13504
↓ 2 callers
Method
sayHello
src/examples/stubserver.cpp:36
↓ 2 callers
Method
sectionStarting
src/catch2/catch.hpp:16494
↓ 2 callers
Method
setCurrentTracker
src/catch2/catch.hpp:14389
↓ 2 callers
Method
setIndentSymbol
src/stubgenerator/codegenerator.cpp:53
↓ 2 callers
Function
setTags
src/catch2/catch.hpp:14094
↓ 2 callers
Function
shouldShowDuration
src/catch2/catch.hpp:15785
↓ 2 callers
Method
symbolExists
src/jsonrpccpp/server/abstractserver.h:76
↓ 2 callers
Method
tagsAsString
src/catch2/catch.hpp:14134
↓ 2 callers
Method
testCaseEnded
src/catch2/catch.hpp:16568
↓ 2 callers
Method
testRunEnded
src/catch2/catch.hpp:16094
↓ 2 callers
Method
useColour
src/catch2/catch.hpp:10002
↓ 2 callers
Function
user_code
src/catch2/catch.hpp:6578
↓ 2 callers
Method
validate
src/catch2/catch.hpp:9452
↓ 2 callers
Function
weighted_average_quantile
src/catch2/catch.hpp:7746
↓ 1 callers
Method
AddHeader
src/jsonrpccpp/client/connectors/httpclient.cpp:113
↓ 1 callers
Method
CheckForConnection
src/jsonrpccpp/server/connectors/linuxtcpsocketserver.cpp:64
↓ 1 callers
Method
CleanClose
src/jsonrpccpp/server/connectors/windowstcpsocketserver.cpp:217
↓ 1 callers
Method
Connect
src/jsonrpccpp/client/connectors/linuxserialportclient.cpp:46
↓ 1 callers
Method
Connect
src/jsonrpccpp/client/connectors/windowstcpsocketclient.cpp:120
↓ 1 callers
Method
Connect
src/jsonrpccpp/client/connectors/linuxtcpsocketclient.cpp:49
↓ 1 callers
Function
Equals
src/catch2/catch.hpp:3747
↓ 1 callers
Method
HandleBatchRequest
src/jsonrpccpp/server/rpcprotocolserverv2.cpp:42
↓ 1 callers
Method
HandleConnection
src/jsonrpccpp/server/connectors/linuxtcpsocketserver.cpp:71
↓ 1 callers
Method
HandleMethodCall
src/jsonrpccpp/server/abstractserver.h:41
↓ 1 callers
Method
HandleNotificationCall
src/jsonrpccpp/server/abstractserver.h:46
↓ 1 callers
Method
HasError
src/jsonrpccpp/client/rpcprotocolclient.cpp:116
↓ 1 callers
Method
InitializeListener
src/jsonrpccpp/server/connectors/linuxtcpsocketserver.cpp:37
↓ 1 callers
Method
IsIpv4Address
src/jsonrpccpp/client/connectors/windowstcpsocketclient.cpp:228
↓ 1 callers
Method
IsIpv4Address
src/jsonrpccpp/client/connectors/linuxtcpsocketclient.cpp:144
↓ 1 callers
Method
ListenLoop
src/jsonrpccpp/server/connectors/windowstcpsocketserver.cpp:120
↓ 1 callers
Method
ListenLoop
src/jsonrpccpp/server/connectors/redisserver.cpp:117
↓ 1 callers
Function
ProcessRedisReply
* This is a helper method for the ListenLoop. Checks that the request is * valid and then retusn the request string and the queue to return the * re
src/jsonrpccpp/server/connectors/redisserver.cpp:23
↓ 1 callers
Function
ProcessReply
* Helper function for SendRpcMessage which processes the hiredis reply * object and determines if it's valid and extracts the result. * @param reply
src/jsonrpccpp/client/connectors/redisclient.cpp:43
↓ 1 callers
Method
RemoveHeader
src/jsonrpccpp/client/connectors/httpclient.cpp:115
↓ 1 callers
Method
SendOptionsResponse
src/jsonrpccpp/server/connectors/httpserver.cpp:117
↓ 1 callers
Method
SendResponse
src/jsonrpccpp/server/connectors/windowstcpsocketserver.cpp:90
↓ 1 callers
Method
SendResponse
src/jsonrpccpp/server/connectors/redisserver.cpp:93
↓ 1 callers
Method
SetProcedureName
src/jsonrpccpp/common/procedure.cpp:72
↓ 1 callers
Method
SetQueue
src/jsonrpccpp/client/connectors/redisclient.cpp:159
↓ 1 callers
Method
SetReturnType
src/jsonrpccpp/common/procedure.cpp:74
↓ 1 callers
Method
SetUrl
src/jsonrpccpp/client/connectors/httpclient.cpp:109
↓ 1 callers
Method
Start
src/test/testredisserver.cpp:30
↓ 1 callers
Method
StartProcess
src/test/testredisserver.cpp:91
↓ 1 callers
Method
StopListening
src/jsonrpccpp/server/abstractthreadedserver.cpp:24
↓ 1 callers
Method
ValdiateParameters
src/jsonrpccpp/common/procedure.cpp:54
↓ 1 callers
Method
ValidatePositionalParameters
src/jsonrpccpp/common/procedure.cpp:92
↓ 1 callers
Method
ValidateRequestFields
src/jsonrpccpp/server/rpcprotocolserverv1.cpp:35
↓ 1 callers
Method
ValidateResponse
src/jsonrpccpp/client/rpcprotocolclient.cpp:89
↓ 1 callers
Method
WaitProcess
src/test/testredisserver.cpp:64
↓ 1 callers
Method
WrapException
src/jsonrpccpp/server/rpcprotocolserverv1.cpp:64
↓ 1 callers
Method
WrapException
src/jsonrpccpp/server/rpcprotocolserverv2.cpp:87
↓ 1 callers
Method
WrapResult
src/jsonrpccpp/server/rpcprotocolserverv1.cpp:47
↓ 1 callers
Method
abortAfter
src/catch2/catch.hpp:10004
↓ 1 callers
Method
aborting
src/catch2/catch.hpp:12963
↓ 1 callers
Function
acquireGeneratorTracker
src/catch2/catch.hpp:10975
↓ 1 callers
Method
acquireGeneratorTracker
src/catch2/catch.hpp:12829
↓ 1 callers
Method
addInitialFilters
src/catch2/catch.hpp:14547
↓ 1 callers
Method
addListener
src/catch2/catch.hpp:17087
↓ 1 callers
Method
addNumbers
src/examples/stubserver.cpp:42
↓ 1 callers
Method
addNumbers2
src/examples/stubserver.cpp:44
↓ 1 callers
Method
addReporter
src/catch2/catch.hpp:17091
↓ 1 callers
Function
addSingleton
src/catch2/catch.hpp:13590
↓ 1 callers
Method
all
src/catch2/catch.hpp:11306
↓ 1 callers
Method
allOk
src/catch2/catch.hpp:15270
↓ 1 callers
Method
allowThrows
src/catch2/catch.hpp:8231
↓ 1 callers
Function
analyse
src/catch2/catch.hpp:7230
↓ 1 callers
Function
analyse_samples
src/catch2/catch.hpp:7805
↓ 1 callers
Function
applyFilenamesAsTags
src/catch2/catch.hpp:13377
↓ 1 callers
Method
benchmarkConfidenceInterval
src/catch2/catch.hpp:10010
↓ 1 callers
Method
benchmarkEnded
src/catch2/catch.hpp:12880
↓ 1 callers
Method
benchmarkFailed
src/catch2/catch.hpp:12883
↓ 1 callers
Method
benchmarkPreparing
src/catch2/catch.hpp:12874
↓ 1 callers
Method
benchmarkStarting
src/catch2/catch.hpp:12877
↓ 1 callers
Method
buildObject
src/examples/stubserver.cpp:83
↓ 1 callers
Method
call
src/catch2/catch.hpp:6715
↓ 1 callers
Function
cleanUpContext
src/catch2/catch.hpp:10336
↓ 1 callers
Function
cleanupSingletons
src/catch2/catch.hpp:13593
↓ 1 callers
Method
columnInfos
src/catch2/catch.hpp:16373
↓ 1 callers
Function
compareEqual
src/catch2/catch.hpp:2314
↓ 1 callers
Function
compareNotEqual
src/catch2/catch.hpp:2325
↓ 1 callers
Method
completedCycle
src/catch2/catch.hpp:14383
↓ 1 callers
Function
convertUnknownEnumToString
src/catch2/catch.hpp:1647
← previous
next →
201–300 of 1,368, ranked by callers