java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CietExpEntryTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetCiet_exp_name_addr(ImageInputStream inputStream, long address) static intstatic intstatic longgetCiet_exp_offset(ImageInputStream inputStream, long address) static intstatic intstatic longgetCiet_is_addr(ImageInputStream inputStream, long address) static intstatic intstatic longgetCiet_is_function(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
Constructor Details
- 
CietExpEntryTemplate
public CietExpEntryTemplate() 
 - 
 - 
Method Details
- 
length
public static int length() - 
getCiet_exp_offset
public static long getCiet_exp_offset(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getCiet_exp_offset$offset
public static int getCiet_exp_offset$offset() - 
getCiet_exp_offset$length
public static int getCiet_exp_offset$length() - 
getCiet_exp_name_addr
public static long getCiet_exp_name_addr(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getCiet_exp_name_addr$offset
public static int getCiet_exp_name_addr$offset() - 
getCiet_exp_name_addr$length
public static int getCiet_exp_name_addr$length() - 
getCiet_is_function
public static long getCiet_is_function(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getCiet_is_function$offset
public static int getCiet_is_function$offset() - 
getCiet_is_function$length
public static int getCiet_is_function$length() - 
getCiet_is_addr
- Throws:
 IOException
 - 
getCiet_is_addr$offset
public static int getCiet_is_addr$offset() - 
getCiet_is_addr$length
public static int getCiet_is_addr$length() 
 -