MCPcopy Create free account
hub / github.com/Kitware/CMake / GetRole

Method GetRole

Source/cmState.cxx:825–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

823}
824
825cmState::Role cmState::GetRole() const
826{
827 return this->StateRole;
828}
829
830std::string cmState::GetRoleString() const
831{

Callers 15

DisplayStatusMethod · 0.80
SetPolicyMethod · 0.80
AppendCustomCommandMethod · 0.80
MakeCustomLauncherMethod · 0.80
cmLoadCacheCommandFunction · 0.80
RoleSupportsExitCodeMethod · 0.80
SetCacheArgsMethod · 0.80
ReadListFileMethod · 0.80
SetArgsMethod · 0.80
ActualConfigureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected