secureswitools/swisistools/source/interpretsislib/sisfile.h
branchRCL_3
changeset 19 7ca52d38f8c3
parent 0 ba25891c3a9e
child 34 741e5bba2bd1
equal deleted inserted replaced
18:3ba40be8e484 19:7ca52d38f8c3
    75 	TUint32 GetIndex() const;
    75 	TUint32 GetIndex() const;
    76 
    76 
    77 	TUint32 GetSigned() const;
    77 	TUint32 GetSigned() const;
    78 	TUint32 GetInstallType() const;
    78 	TUint32 GetInstallType() const;
    79 	TUint32 GetInstallFlags() const;
    79 	TUint32 GetInstallFlags() const;
       
    80 	void AddInstallFlags(const TUint8 aFlag) const;
    80 
    81 
    81 	TUint32 GetLanguage() const;
    82 	TUint32 GetLanguage() const;
    82 
    83 
    83 	Version GetVersion() const;
    84 	Version GetVersion() const;
    84 
    85