20#ifndef _SISCOMPONENTRECORD_H
21#define _SISCOMPONENTRECORD_H
The name of the component in this SIS file.
SisRC fillFrom(uint8_t *buf, int *base, off_t len, SISFile *sisFile)
Populate the fields.
int m_nameCount
The number of names, so we know how much to delete.
uint32_t getLastEnd()
Find out the end position for the last name in the file.
uint8_t ** m_names
The extracted names, as zero terminated strings.
virtual ~SISComponentNameRecord()
uint8_t * getName(int no)
Return the name for the given language.
The top level container of a SIS file.