-
- All Known Implementing Classes:
Ceexedb32Template
,Ceexedb64Template
public interface CeexedbTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCeeedb_ceeosigr(ImageInputStream inputStream, long address)
int
getCeeedb_ceeosigr$length()
int
getCeeedb_ceeosigr$offset()
long
getCeeedb_dlcb_first(ImageInputStream inputStream, long address)
int
getCeeedb_dlcb_first$length()
int
getCeeedb_dlcb_first$offset()
long
getCeeedbdba(ImageInputStream inputStream, long address)
int
getCeeedbdba$length()
int
getCeeedbdba$offset()
long
getCeeedbenvar(ImageInputStream inputStream, long address)
int
getCeeedbenvar$length()
int
getCeeedbenvar$offset()
int
length()
-
-
-
Method Detail
-
length
int length()
-
getCeeedbenvar
long getCeeedbenvar(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedbenvar$offset
int getCeeedbenvar$offset()
-
getCeeedbenvar$length
int getCeeedbenvar$length()
-
getCeeedbdba
long getCeeedbdba(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedbdba$offset
int getCeeedbdba$offset()
-
getCeeedbdba$length
int getCeeedbdba$length()
-
getCeeedb_dlcb_first
long getCeeedb_dlcb_first(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedb_dlcb_first$offset
int getCeeedb_dlcb_first$offset()
-
getCeeedb_dlcb_first$length
int getCeeedb_dlcb_first$length()
-
getCeeedb_ceeosigr
long getCeeedb_ceeosigr(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeeedb_ceeosigr$offset
int getCeeedb_ceeosigr$offset()
-
getCeeedb_ceeosigr$length
int getCeeedb_ceeosigr$length()
-
-