![]() |
Isis Developer Reference
|
Supplies a policy for deleting pointers that CollectorMap owns. More...
#include <CollectorMap.h>
Protected Member Functions | |
void | destroy (T *element) |
Destroys the CollectorMap pointer's CollectorMap. More... | |
Supplies a policy for deleting pointers that CollectorMap owns.
Defines a method to delete pointers when removed from a CollectorMap. This is necessary to prevent memory leaks and defer the deletion to removal from CollectorMap class.
|
inlineprotected |
Destroys the CollectorMap pointer's CollectorMap.
element | The pointer pointing to the CollectorMap to be destroyed |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 03/21/2022 06:55:39 |