Class DllcsectTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.DllcsectTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetDlloffexpfunc(ImageInputStream inputStream, long address) static intstatic intstatic longgetDlloffexpvar(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
Constructor Details
- 
DllcsectTemplate
public DllcsectTemplate() 
 - 
 - 
Method Details
- 
length
public static int length() - 
getDlloffexpfunc
- Throws:
 IOException
 - 
getDlloffexpfunc$offset
public static int getDlloffexpfunc$offset() - 
getDlloffexpfunc$length
public static int getDlloffexpfunc$length() - 
getDlloffexpvar
- Throws:
 IOException
 - 
getDlloffexpvar$offset
public static int getDlloffexpvar$offset() - 
getDlloffexpvar$length
public static int getDlloffexpvar$length() 
 -