MCPcopy 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
198sdbus::Signature TestAdaptor::getSignature()
199{
200 return SIGNATURE_VALUE;
201}
202sdbus::ObjectPath TestAdaptor::getObjPath()
203{
204 return OBJECT_PATH_VALUE;

Callers 1

TYPED_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected