Interface CeexedbTemplate
- All Known Implementing Classes:
 Ceexedb32Template, Ceexedb64Template
public interface CeexedbTemplate
- 
Method Summary
Modifier and TypeMethodDescriptionlonggetCeeedb_ceeosigr(ImageInputStream inputStream, long address) intintlonggetCeeedb_dlcb_first(ImageInputStream inputStream, long address) intintlonggetCeeedbdba(ImageInputStream inputStream, long address) intintlonggetCeeedbenvar(ImageInputStream inputStream, long address) intintintlength() 
- 
Method Details
- 
length
int length() - 
getCeeedbenvar
- Throws:
 IOException
 - 
getCeeedbenvar$offset
int getCeeedbenvar$offset() - 
getCeeedbenvar$length
int getCeeedbenvar$length() - 
getCeeedbdba
- Throws:
 IOException
 - 
getCeeedbdba$offset
int getCeeedbdba$offset() - 
getCeeedbdba$length
int getCeeedbdba$length() - 
getCeeedb_dlcb_first
- Throws:
 IOException
 - 
getCeeedb_dlcb_first$offset
int getCeeedb_dlcb_first$offset() - 
getCeeedb_dlcb_first$length
int getCeeedb_dlcb_first$length() - 
getCeeedb_ceeosigr
- Throws:
 IOException
 - 
getCeeedb_ceeosigr$offset
int getCeeedb_ceeosigr$offset() - 
getCeeedb_ceeosigr$length
int getCeeedb_ceeosigr$length() 
 -