SliceO_Class:: Destructor

 

SliceO_Class::~SliceO_Class

 

This method delete this instance of the class and free all associated memory.

 

 

Syntax

 

~SliceO_Class(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method does not return a value.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also