SliceO_Frame:: Constructor

 

SliceO_Frame::SliceO_Frame

 

This method create an instance of the class.

 

 

Syntax

 

SliceO_Frame(

          SliceO_Class * parent,

          SliceO_File * file,

          int bunch,

          int slice

) ;

 

 

Parameters

 

 

 

 

Return value

 

This method does not return a value.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also