Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
void Object::emitInterfacesAddedSignal()
132
{
133
connection_.emitInterfacesAddedSignal(objectPath_);
134
}
135
136
void Object::emitInterfacesAddedSignal(const std::vector<InterfaceName>& interfaces)
137
{
Callers
1
TYPED_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TYPED_TEST
Function · 0.36