Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ callMethod
Method
callMethod
src/Proxy.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
MethodReply Proxy::callMethod(const MethodCall& message)
109
{
110
return Proxy::callMethod(message, /*timeout*/ 0);
111
}
112
113
MethodReply Proxy::callMethod(const MethodCall& message, uint64_t timeout)
114
{
Callers
15
sendWithReply
Method · 0.45
sendDataSignals
Method · 0.45
concatenateTwoStrings
Method · 0.45
getCurrentTemperature
Method · 0.45
createDelegateObject
Method · 0.45
destroyDelegateObject
Method · 0.45
getCurrentTemperature
Method · 0.45
doOperationWithTimeout
Method · 0.45
doOperationOnBasicAPILevel
Method · 0.45
callNonexistentMethod
Method · 0.45
callMethodOnNonexistentInterface
Method · 0.45
TYPED_TEST
Function · 0.45
Calls
2
send
Method · 0.80
isValid
Method · 0.45
Tested by
15
sendDataSignals
Method · 0.36
concatenateTwoStrings
Method · 0.36
doOperationWithTimeout
Method · 0.36
doOperationOnBasicAPILevel
Method · 0.36
callNonexistentMethod
Method · 0.36
callMethodOnNonexistentInterface
Method · 0.36
TYPED_TEST
Function · 0.36
noArgNoReturn
Method · 0.36
getInt
Method · 0.36
getTuple
Method · 0.36
multiply
Method · 0.36
multiplyWithNoReply
Method · 0.36