Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetId
Method
GetId
Source/CTest/cmProcess.h:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
State GetProcessStatus();
73
int GetId() const { return this->Id; }
74
void SetId(int id) { this->Id = id; }
75
int64_t GetExitValue() const { return this->ExitValue; }
76
cmDuration GetTotalTime() { return this->TotalTime; }
Callers
15
testUniqueIds
Function · 0.45
testConstructors
Function · 0.45
testIgnoreEmptyStringEntries
Function · 0.45
testSortTheResult
Function · 0.45
testNoSupportsVariableType
Function · 0.45
testVariablesRegistration
Function · 0.45
testCreateFromPolicyMap
Function · 0.45
testCreateFromPairVector
Function · 0.45
testCreateFromSet
Function · 0.45
testCreateFromStringVector
Function · 0.45
testCreateFromTarget
Function · 0.45
testCreateFromGlobalGenerator
Function · 0.45
Calls
no outgoing calls
Tested by
15
testUniqueIds
Function · 0.36
testConstructors
Function · 0.36
testIgnoreEmptyStringEntries
Function · 0.36
testSortTheResult
Function · 0.36
testNoSupportsVariableType
Function · 0.36
testVariablesRegistration
Function · 0.36
testCreateFromPolicyMap
Function · 0.36
testCreateFromPairVector
Function · 0.36
testCreateFromSet
Function · 0.36
testCreateFromStringVector
Function · 0.36
testCreateFromTarget
Function · 0.36
testCreateFromGlobalGenerator
Function · 0.36