MCPcopy 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
151void Object::addObjectManager()
152{
153 objectManagerSlot_ = connection_.addObjectManager(objectPath_, return_slot);
154}
155
156Slot Object::addObjectManager(return_slot_t)
157{

Callers 1

registerAdaptorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected