MCPcopy Create free account
hub / github.com/cathery/sys-con / SwitchHDLHandler

Method SwitchHDLHandler

source/ControllerSwitch/SwitchHDLHandler.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5static HiddbgHdlsSessionId g_hdlsSessionId;
6
7SwitchHDLHandler::SwitchHDLHandler(std::unique_ptr<IController> &&controller)
8 : SwitchVirtualGamepadHandler(std::move(controller))
9{
10}
11
12SwitchHDLHandler::~SwitchHDLHandler()
13{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected