MCPcopy Create free account
hub / github.com/DOI-USGS/ISIS3 / EndProcess

Method EndProcess

isis/src/base/objs/Process/Process.cpp:471–473  ·  view source on GitHub ↗

* End the processing sequence and cleans up by closing cubes, freeing memory, * etc. * * @deprecated Please use Finalize() */

Source from the content-addressed store, hash-verified

469 * @deprecated Please use Finalize()
470 */
471 void Process::EndProcess() {
472 Process::Finalize();
473 }
474
475
476 /**

Callers 15

eisstitchFunction · 0.45
eis2isisFunction · 0.45
ciss2isisFunction · 0.45
IsisMainFunction · 0.45
IsisMainFunction · 0.45
IsisMainFunction · 0.45
IsisMainFunction · 0.45
apollocalFunction · 0.45
IsisMainFunction · 0.45
apolloremrxFunction · 0.45
apolloPanStitcherFunction · 0.45

Calls

no outgoing calls

Tested by 5

IsisMainFunction · 0.36
IsisMainFunction · 0.36
IsisMainFunction · 0.36
IsisMainFunction · 0.36
mainFunction · 0.36