Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ Data
Method
Data
test/common/src/external/process_win.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
namespace TinyProcessLib {
11
12
Process::Data::Data() noexcept : id(0) { }
13
14
// Simple HANDLE wrapper to close it automatically from the destructor.
15
class Handle {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected