MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / assignIndex

Method assignIndex

Suscan/MultitaskController.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void
74CancellableTaskContext::assignIndex(int index)
75{
76 this->mIndex = index;
77}
78
79int
80CancellableTaskContext::index(void) const

Callers 2

repopulateTaskVectorMethod · 0.80
pushTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected