java.lang.Object
com.ibm.dtfj.corereaders.zos.le.Ciet2ExpFuncEntryTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getCiet2_exp_ada_is_addr
(ImageInputStream inputStream, long address) static int
static int
static long
getCiet2_exp_func_ada_offset
(ImageInputStream inputStream, long address) static int
static int
static long
getCiet2_exp_func_is_addr
(ImageInputStream inputStream, long address) static int
static int
static long
getCiet2_exp_func_name_addr
(ImageInputStream inputStream, long address) static int
static int
static long
getCiet2_exp_func_offset
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
Ciet2ExpFuncEntryTemplate
public Ciet2ExpFuncEntryTemplate()
-
-
Method Details
-
length
public static int length() -
getCiet2_exp_func_offset
public static long getCiet2_exp_func_offset(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_func_offset$offset
public static int getCiet2_exp_func_offset$offset() -
getCiet2_exp_func_offset$length
public static int getCiet2_exp_func_offset$length() -
getCiet2_exp_func_name_addr
public static long getCiet2_exp_func_name_addr(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_func_name_addr$offset
public static int getCiet2_exp_func_name_addr$offset() -
getCiet2_exp_func_name_addr$length
public static int getCiet2_exp_func_name_addr$length() -
getCiet2_exp_func_is_addr
public static long getCiet2_exp_func_is_addr(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_func_is_addr$offset
public static int getCiet2_exp_func_is_addr$offset() -
getCiet2_exp_func_is_addr$length
public static int getCiet2_exp_func_is_addr$length() -
getCiet2_exp_ada_is_addr
public static long getCiet2_exp_ada_is_addr(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_ada_is_addr$offset
public static int getCiet2_exp_ada_is_addr$offset() -
getCiet2_exp_ada_is_addr$length
public static int getCiet2_exp_ada_is_addr$length() -
getCiet2_exp_func_ada_offset
public static long getCiet2_exp_func_ada_offset(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_func_ada_offset$offset
public static int getCiet2_exp_func_ada_offset$offset() -
getCiet2_exp_func_ada_offset$length
public static int getCiet2_exp_func_ada_offset$length()
-