Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ addObjectManager
Method
addObjectManager
src/Object.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void Object::addObjectManager()
152
{
153
objectManagerSlot_ = connection_.addObjectManager(objectPath_, return_slot);
154
}
155
156
Slot Object::addObjectManager(return_slot_t)
157
{
Callers
1
registerAdaptor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected