MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / disable

Method disable

include/error_models/ErrorModel.h:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 void disable()
51 {
52 _Enable = false;
53 }
54
55 protected:
56 bool _Enable = true;

Callers 1

disableErrorModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected