java.lang.Object
com.ibm.dtfj.corereaders.zos.le.DllexpvarsTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getDllexpvarsarray
(ImageInputStream inputStream, long address) static int
static int
static long
getDllexpvarscount
(ImageInputStream inputStream, long address) static int
static int
static long
getDllexpvarsname
(ImageInputStream inputStream, long address) static int
static int
static long
getDllexpvarsqcon
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
DllexpvarsTemplate
public DllexpvarsTemplate()
-
-
Method Details
-
length
public static int length() -
getDllexpvarscount
public static long getDllexpvarscount(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getDllexpvarscount$offset
public static int getDllexpvarscount$offset() -
getDllexpvarscount$length
public static int getDllexpvarscount$length() -
getDllexpvarsarray
public static long getDllexpvarsarray(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getDllexpvarsarray$offset
public static int getDllexpvarsarray$offset() -
getDllexpvarsarray$length
public static int getDllexpvarsarray$length() -
getDllexpvarsname
- Throws:
IOException
-
getDllexpvarsname$offset
public static int getDllexpvarsname$offset() -
getDllexpvarsname$length
public static int getDllexpvarsname$length() -
getDllexpvarsqcon
- Throws:
IOException
-
getDllexpvarsqcon$offset
public static int getDllexpvarsqcon$offset() -
getDllexpvarsqcon$length
public static int getDllexpvarsqcon$length()
-