Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ getSignature
Method
getSignature
tests/integrationtests/TestAdaptor.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
sdbus::Signature TestAdaptor::getSignature()
199
{
200
return SIGNATURE_VALUE;
201
}
202
sdbus::ObjectPath TestAdaptor::getObjPath()
203
{
204
return OBJECT_PATH_VALUE;
Callers
1
TYPED_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected