Module openj9.dtfj
Class Ceedsahp_transition32Template
java.lang.Object
com.ibm.j9ddr.corereaders.tdump.zebedee.le.Ceedsahp_transition32Template
- All Implemented Interfaces:
Ceedsahp_transitionTemplate
public final class Ceedsahp_transition32Template
extends Object
implements Ceedsahp_transitionTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
getCeedsahp_bkc
(ImageInputStream inputStream, long address) int
int
long
getCeedsahp_retaddr
(ImageInputStream inputStream, long address) int
int
long
getCeedsahp_tran_ep
(ImageInputStream inputStream, long address) int
int
long
getCeedsahp_trtype
(ImageInputStream inputStream, long address) int
int
int
length()
-
Constructor Details
-
Ceedsahp_transition32Template
public Ceedsahp_transition32Template()
-
-
Method Details
-
length
public int length()- Specified by:
length
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_trtype
- Specified by:
getCeedsahp_trtype
in interfaceCeedsahp_transitionTemplate
- Throws:
IOException
-
getCeedsahp_trtype$offset
public int getCeedsahp_trtype$offset()- Specified by:
getCeedsahp_trtype$offset
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_trtype$length
public int getCeedsahp_trtype$length()- Specified by:
getCeedsahp_trtype$length
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_tran_ep
- Specified by:
getCeedsahp_tran_ep
in interfaceCeedsahp_transitionTemplate
- Throws:
IOException
-
getCeedsahp_tran_ep$offset
public int getCeedsahp_tran_ep$offset()- Specified by:
getCeedsahp_tran_ep$offset
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_tran_ep$length
public int getCeedsahp_tran_ep$length()- Specified by:
getCeedsahp_tran_ep$length
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_bkc
- Specified by:
getCeedsahp_bkc
in interfaceCeedsahp_transitionTemplate
- Throws:
IOException
-
getCeedsahp_bkc$offset
public int getCeedsahp_bkc$offset()- Specified by:
getCeedsahp_bkc$offset
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_bkc$length
public int getCeedsahp_bkc$length()- Specified by:
getCeedsahp_bkc$length
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_retaddr
- Specified by:
getCeedsahp_retaddr
in interfaceCeedsahp_transitionTemplate
- Throws:
IOException
-
getCeedsahp_retaddr$offset
public int getCeedsahp_retaddr$offset()- Specified by:
getCeedsahp_retaddr$offset
in interfaceCeedsahp_transitionTemplate
-
getCeedsahp_retaddr$length
public int getCeedsahp_retaddr$length()- Specified by:
getCeedsahp_retaddr$length
in interfaceCeedsahp_transitionTemplate
-