MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / getCurrentlyProcessedMessage

Method getCurrentlyProcessedMessage

src/Proxy.cpp:272–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272Message Proxy::getCurrentlyProcessedMessage() const
273{
274 return connection_->getCurrentlyProcessedMessage();
275}
276
277int Proxy::sdbus_async_reply_handler(sd_bus_message *sdbusMessage, void *userData, sd_bus_error *retError)
278{

Callers 6

doOperationMethod · 0.45
doOperationAsyncMethod · 0.45
blockingMethod · 0.45
onSimpleSignalMethod · 0.45

Calls

no outgoing calls

Tested by 6

doOperationMethod · 0.36
doOperationAsyncMethod · 0.36
blockingMethod · 0.36
onSimpleSignalMethod · 0.36