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

Method ~FloatingAsyncCallSlots

src/Proxy.cpp:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324Proxy::FloatingAsyncCallSlots::~FloatingAsyncCallSlots()
325{
326 clear();
327}
328
329void Proxy::FloatingAsyncCallSlots::push_back(std::shared_ptr<AsyncCallInfo> asyncCallInfo)
330{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected