Interface CeexdlcbTemplate
- All Known Implementing Classes:
 Ceexdlcb32Template, Ceexdlcb64Template
public interface CeexdlcbTemplate
- 
Method Summary
Modifier and TypeMethodDescriptionlonggetDlcbiewbcie(ImageInputStream inputStream, long address) intintlonggetDlcbnamelen(ImageInputStream inputStream, long address) intintlonggetDlcbnameptr(ImageInputStream inputStream, long address) intintlonggetDlcbnextptr(ImageInputStream inputStream, long address) intintlonggetDlcbwsaptr(ImageInputStream inputStream, long address) intintintlength() 
- 
Method Details
- 
length
int length() - 
getDlcbnextptr
- Throws:
 IOException
 - 
getDlcbnextptr$offset
int getDlcbnextptr$offset() - 
getDlcbnextptr$length
int getDlcbnextptr$length() - 
getDlcbwsaptr
- Throws:
 IOException
 - 
getDlcbwsaptr$offset
int getDlcbwsaptr$offset() - 
getDlcbwsaptr$length
int getDlcbwsaptr$length() - 
getDlcbnamelen
- Throws:
 IOException
 - 
getDlcbnamelen$offset
int getDlcbnamelen$offset() - 
getDlcbnamelen$length
int getDlcbnamelen$length() - 
getDlcbnameptr
- Throws:
 IOException
 - 
getDlcbnameptr$offset
int getDlcbnameptr$offset() - 
getDlcbnameptr$length
int getDlcbnameptr$length() - 
getDlcbiewbcie
- Throws:
 IOException
 - 
getDlcbiewbcie$offset
int getDlcbiewbcie$offset() - 
getDlcbiewbcie$length
int getDlcbiewbcie$length() 
 -