Files
Obsidian-Main/00. Inbox/vc-fwUpdate code trace.canvas

22 lines
2.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"nodes":[
{"id":"bca2e26971f309a8","x":-15,"y":-532,"width":435,"height":61,"type":"text","text":"struct cliwrapper::Impl\n`unique_ptr<IUpdateController>\tcontroller_;`"},
{"id":"a00edea0eae89ae6","x":-911,"y":-501,"width":250,"height":60,"type":"text","text":"CLogiFWUpdateDlg"},
{"id":"35301ec811a15aa2","x":-738,"y":-424,"width":283,"height":50,"type":"text","text":"Impl::InitializeController()"},
{"id":"e01a865b5a13d6e9","x":-535,"y":-350,"width":480,"height":51,"type":"text","text":"controller_ = controller::CreateUpdateController();"},
{"id":"5f57db192293a0ec","x":-31,"y":-350,"width":168,"height":51,"type":"text","text":"Impl() d_"},
{"id":"5e7c147cd533a922","x":165,"y":-350,"width":289,"height":51,"type":"text","text":"d_->CreatePnpProvider();"},
{"id":"7d8839591c30f61a","x":-535,"y":-275,"width":406,"height":60,"type":"text","text":"backend::RegisterBackend(*controller_);"},
{"id":"cd7947e8636e6b51","x":491,"y":-409,"width":347,"height":110,"type":"text","text":"建立一個看不見的window背後會有一個thread來接收 device notification eventsWM_DEVICECHANGE"},
{"id":"58150c82625254cd","x":-55,"y":-275,"width":662,"height":162,"type":"text","text":"`vc-fwUpdate\\Backends\\MeridianBackend\\registration.cpp`\n```cpp\nlogitech::fwupdate::backend::RegisterBackend(IUpdateController& controller) {\n\n}\n```"}
],
"edges":[
{"id":"55230e1d6c9cf6b8","fromNode":"a00edea0eae89ae6","fromSide":"bottom","toNode":"35301ec811a15aa2","toSide":"left"},
{"id":"b621a476fd748a7d","fromNode":"35301ec811a15aa2","fromSide":"bottom","toNode":"e01a865b5a13d6e9","toSide":"left"},
{"id":"4c8321febd557726","fromNode":"35301ec811a15aa2","fromSide":"bottom","toNode":"7d8839591c30f61a","toSide":"left"},
{"id":"9189c6bb3b246620","fromNode":"e01a865b5a13d6e9","fromSide":"right","toNode":"5f57db192293a0ec","toSide":"left"},
{"id":"2e110f57dd9e5bd7","fromNode":"5f57db192293a0ec","fromSide":"right","toNode":"5e7c147cd533a922","toSide":"left"},
{"id":"532b641829d3f018","fromNode":"5e7c147cd533a922","fromSide":"right","toNode":"cd7947e8636e6b51","toSide":"left"},
{"id":"1b9ae28111c94762","fromNode":"7d8839591c30f61a","fromSide":"right","toNode":"58150c82625254cd","toSide":"left"}
]
}