Class CeexcibhTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeexcibhTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getCibh_back
(ImageInputStream inputStream, long address) static int
static int
static long
getCibh_in_use
(ImageInputStream inputStream, long address) static int
static int
static long
getCibh_ptr_cib
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
CeexcibhTemplate
public CeexcibhTemplate()
-
-
Method Details
-
length
public static int length() -
getCibh_back
- Throws:
IOException
-
getCibh_back$offset
public static int getCibh_back$offset() -
getCibh_back$length
public static int getCibh_back$length() -
getCibh_ptr_cib
- Throws:
IOException
-
getCibh_ptr_cib$offset
public static int getCibh_ptr_cib$offset() -
getCibh_ptr_cib$length
public static int getCibh_ptr_cib$length() -
getCibh_in_use
- Throws:
IOException
-
getCibh_in_use$offset
public static int getCibh_in_use$offset() -
getCibh_in_use$length
public static int getCibh_in_use$length()
-