| 
		| class SISFile | The language number. More... |  
 |  | 
Public Methods
Public Members
 The language number.
See also: langTable
 [virtual]
 Compare uid and version number of this file, with another.
See also: SISFileHeader::compareApp()
| SisRC  fillFrom (uint8_t* buf, off_t len) 
 | fillFrom | 
 Populate the fields.
Parameters:
| buf | The buffer to read from. | 
| len | The length of the buffer. | 
| int  getLanguage () 
 | getLanguage | 
 Return the currently selected installation language.
	 
 Find a language entry, based on the sequence number in the SISLangRecord
 part of the file.
	 
| uint8_t*  getName () 
 | getName | 
 Get the name of this component, in the selected language.
	 
| uint32_t  getResidualEnd () 
 | getResidualEnd | 
 Get the number of bytes that should be copied to the residual sis
 file on the psion.
	 
| void  ownBuffer () 
 | ownBuffer | 
| bool  sameApp (SISFile* other) 
 | sameApp | 
 Is this the same application?
	 
| void  setDrive (char drive) 
 | setDrive | 
 Set the installed drive.
	 
| void  setFiles (int nFiles) 
 | setFiles | 
 Set the number of installed files.
	 
| void  setLanguage (int lang) 
 | setLanguage | 
 Set the selected installation language.
	 
	
	| Generated by: rrt on drom on Mon Nov 26 16:06:15 2007, using kdoc 2.0a54. |