MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / Stop

Method Stop

Source/Libraries/Bridge/Source/RemoteClientBridge.cpp:84–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void RemoteClientBridge::Stop() {
85 client->Stop();
86}
87
88void RemoteClientBridge::SetAsyncConnectedDelegate(const AsioClientAsyncConnectedDelegate &delegate) {
89 client->SetAsyncConnectedCallback(delegate);

Callers 6

Asio.cppFile · 0.45
OnCloseLayoutMethod · 0.45
HandleMethod · 0.45
OnToggleInstanceMethod · 0.45
OnLocalStateToggleMethod · 0.45
~ConditionalDiscoveryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected