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

Method EndProcess

isis/src/base/objs/ProcessByTile/ProcessByTile.cpp:101–104  ·  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

99 * @deprecated Please use Finalize()
100 */
101 void ProcessByTile::EndProcess() {
102 p_tileSizeSet = false;
103 ProcessByBrick::EndProcess();
104 }
105
106
107 /**

Callers 5

IsisMainFunction · 0.45
IsisMainFunction · 0.45
IsisMainFunction · 0.45
IsisMainFunction · 0.45
IsisMainFunction · 0.45

Calls

no outgoing calls

Tested by 5

IsisMainFunction · 0.36
IsisMainFunction · 0.36
IsisMainFunction · 0.36
IsisMainFunction · 0.36
IsisMainFunction · 0.36