Module openj9.dtfj
Class Ceedsahp_transition64Template
java.lang.Object
com.ibm.j9ddr.corereaders.tdump.zebedee.le.Ceedsahp_transition64Template
- All Implemented Interfaces:
Ceedsahp_transitionTemplate
public final class Ceedsahp_transition64Template
extends Object
implements Ceedsahp_transitionTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetCeedsahp_bkc(ImageInputStream inputStream, long address) intintlonggetCeedsahp_retaddr(ImageInputStream inputStream, long address) intintlonggetCeedsahp_tran_ep(ImageInputStream inputStream, long address) intintlonggetCeedsahp_trtype(ImageInputStream inputStream, long address) intintintlength()
-
Constructor Details
-
Ceedsahp_transition64Template
public Ceedsahp_transition64Template()
-
-
Method Details
-
length
public int length()- Specified by:
lengthin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_trtype
- Specified by:
getCeedsahp_trtypein interfaceCeedsahp_transitionTemplate- Throws:
IOException
-
getCeedsahp_trtype$offset
public int getCeedsahp_trtype$offset()- Specified by:
getCeedsahp_trtype$offsetin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_trtype$length
public int getCeedsahp_trtype$length()- Specified by:
getCeedsahp_trtype$lengthin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_tran_ep
- Specified by:
getCeedsahp_tran_epin interfaceCeedsahp_transitionTemplate- Throws:
IOException
-
getCeedsahp_tran_ep$offset
public int getCeedsahp_tran_ep$offset()- Specified by:
getCeedsahp_tran_ep$offsetin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_tran_ep$length
public int getCeedsahp_tran_ep$length()- Specified by:
getCeedsahp_tran_ep$lengthin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_bkc
- Specified by:
getCeedsahp_bkcin interfaceCeedsahp_transitionTemplate- Throws:
IOException
-
getCeedsahp_bkc$offset
public int getCeedsahp_bkc$offset()- Specified by:
getCeedsahp_bkc$offsetin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_bkc$length
public int getCeedsahp_bkc$length()- Specified by:
getCeedsahp_bkc$lengthin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_retaddr
- Specified by:
getCeedsahp_retaddrin interfaceCeedsahp_transitionTemplate- Throws:
IOException
-
getCeedsahp_retaddr$offset
public int getCeedsahp_retaddr$offset()- Specified by:
getCeedsahp_retaddr$offsetin interfaceCeedsahp_transitionTemplate
-
getCeedsahp_retaddr$length
public int getCeedsahp_retaddr$length()- Specified by:
getCeedsahp_retaddr$lengthin interfaceCeedsahp_transitionTemplate
-