Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ getPath
Method
getPath
src/Message.cpp:670–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
668
}
669
670
const char* Message::getPath() const
671
{
672
return sd_bus_message_get_path(static_cast<sd_bus_message*>(msg_));
673
}
674
675
const char* Message::getDestination() const
676
{
Callers
1
TYPED_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TYPED_TEST
Function · 0.64