SliceO_Buffer:: Destructor

 

SliceO_Buffer::~SliceO_Buffer

 

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

 

 

Syntax

 

~SliceO_Buffer(

          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