MCPcopy Create free account
hub / github.com/WheretIB/nullc / SetAlterPolicy

Function SetAlterPolicy

SupSpi/SupSpi.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34 AlternativePolicy GetAlterPolicy(){ return alerPol; }
35 void SetAlterPolicy(AlternativePolicy pol){ alerPol = pol; }
36
37 ActionPolicy GetActionPolicy(){ return actionPol; }
38 void SetActionPolicy(ActionPolicy pol){ actionPol = pol; }

Callers 3

ParseFunction · 0.85
ParseMethod · 0.85
ParseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected