MCPcopy 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

10namespace TinyProcessLib {
11
12Process::Data::Data() noexcept : id(0) { }
13
14// Simple HANDLE wrapper to close it automatically from the destructor.
15class Handle {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected