| cisst-saw
    | 
#include <cmnClassServices.h>
| Static Public Member Functions | |
| static bool | DeleteArray (generic_pointer &data, size_t &size) | 
| static bool | Delete (cmnGenericObject *existing) | 
Default implementation with dynamic creation enabled
| 
 | inlinestatic | 
Default implementation of delete when dynamic creation is enabled. Call destructor for the given class.
| 
 | inlinestatic | 
Default implementation of DeleteArray. Call the destructor for each object and then delete the container
 1.8.6
 1.8.6