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

Method emitInterfacesAddedSignal

src/Object.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void Object::emitInterfacesAddedSignal()
132{
133 connection_.emitInterfacesAddedSignal(objectPath_);
134}
135
136void Object::emitInterfacesAddedSignal(const std::vector<InterfaceName>& interfaces)
137{

Callers 1

TYPED_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TYPED_TESTFunction · 0.36