MCPcopy 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
670const char* Message::getPath() const
671{
672 return sd_bus_message_get_path(static_cast<sd_bus_message*>(msg_));
673}
674
675const char* Message::getDestination() const
676{

Callers 1

TYPED_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TYPED_TESTFunction · 0.64