class SISFile
|
The top level container of a SIS file. More... |
|
|
Public Methods
Public Members
Detailed Description
The top level container of a SIS file.
Based on documentation by Alexander Thoukydides <alex@thouky.co.uk>.
[virtual]
Compare uid and version number of this file, with another.
SisRC fillFrom (uint8_t* buf, off_t len)
|
Populate the fields.
Parameters:
buf | The buffer to read from.
|
len | The length of the buffer.
|
Return the currently selected installation language.
Find a language entry, based on the sequence number in the SISLangRecord
part of the file.
Get the name of this component, in the selected language.
uint32_t getResidualEnd ()
|
Get the number of bytes that should be copied to the residual sis
file on the psion.
Is this the same application?
void setDrive (char drive)
|
Set the installed drive.
void setFiles (int nFiles)
|
Set the number of installed files.
void setLanguage (int lang)
|
Set the selected installation language.
Generated by: felfert@usw-pr-shell1.sourceforge.net on Sat Aug 10 18:46:04 2002, using kdoc 2.0a36. |